fix: 优化构建速度,更新 Element Plus 样式变量及 API 接口

This commit is contained in:
Ray.Hao
2026-01-09 11:44:21 +08:00
parent 14e72227cb
commit cad1f8b03f
6 changed files with 74 additions and 18 deletions

View File

@@ -171,7 +171,7 @@ export default defineMock([
// 导出Excel
{
url: "users/_export",
url: "users/export",
method: ["GET"],
headers: {
"Content-Disposition": "attachment; filename=%E7%94%A8%E6%88%B7%E5%88%97%E8%A1%A8.xlsx",