盘库盲盘以及导出excel实现

This commit is contained in:
dxc
2026-02-06 14:30:14 +08:00
parent 489e62e55b
commit 387c8973d6
4 changed files with 456 additions and 325 deletions

View File

@ -18,7 +18,8 @@
"pinia": "^3.0.4",
"sass": "^1.97.3",
"vue": "^3.5.24",
"vue-router": "^4.6.4"
"vue-router": "^4.6.4",
"xlsx": "^0.18.5"
},
"devDependencies": {
"@types/node": "^24.10.1",