feat(projects): add plugin excel export (#561)

This commit is contained in:
Ohh
2024-07-21 20:54:18 +08:00
committed by GitHub
parent 447bda2b48
commit c425822b3a
8 changed files with 222 additions and 3 deletions

View File

@@ -75,7 +75,8 @@
"vue-i18n": "9.13.1",
"vue-router": "4.4.0",
"wangeditor": "4.7.15",
"xgplayer": "3.0.17"
"xgplayer": "3.0.17",
"xlsx": "0.18.5"
},
"devDependencies": {
"@amap/amap-jsapi-types": "0.0.8",