update: 校验页面提供筛选&导出能力
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user