xlsx添加"xlsx": "^0.18.5"

This commit is contained in:
何德超 2025-07-21 12:35:34 +08:00
parent ab8afb02eb
commit afe4a6d5ba
1 changed files with 2 additions and 1 deletions

View File

@ -58,7 +58,8 @@
"vue-router": "^4.3.3", "vue-router": "^4.3.3",
"vue3-tree-org": "^4.2.2", "vue3-tree-org": "^4.2.2",
"xe-utils": "^3.5.7", "xe-utils": "^3.5.7",
"xgplayer": "^2.31.6" "xgplayer": "^2.31.6",
"xlsx": "^0.18.5"
}, },
"devDependencies": { "devDependencies": {
"@antfu/eslint-config": "^2.16.3", "@antfu/eslint-config": "^2.16.3",