update: 校验页面提供筛选&导出能力

This commit is contained in:
@user8949
2025-03-20 18:16:26 +08:00
parent 2bc3c89f38
commit 7faae5c063
3 changed files with 66 additions and 31 deletions

View File

@@ -45,7 +45,8 @@
"vue": "^3.3.4",
"vue-devui": "^1.6.31",
"vue-router": "^4.2.2",
"yaml": "^2.4.1"
"yaml": "^2.4.1",
"xlsx": "^0.18.5"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.2.0",
@@ -61,7 +62,7 @@
"@vue/eslint-config-typescript": "^11.0.3",
"@vue/tsconfig": "^0.4.0",
"autoprefixer": "^10.4.14",
"eslint": "^9.22.0",
"eslint-plugin-vue": "^9.11.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.27",