表格导出依赖

This commit is contained in:
syruan 2025-08-22 09:37:54 +08:00
parent acaf3f0a15
commit 4dabad5713
1 changed files with 2 additions and 1 deletions

View File

@ -68,7 +68,8 @@
"vue-router": "3.4.9",
"vuedraggable": "2.24.3",
"vuex": "3.6.0",
"webstomp-client": "^1.2.6"
"webstomp-client": "^1.2.6",
"xlsx": "^0.18.5"
},
"devDependencies": {
"@vue/cli-plugin-babel": "4.4.6",