feat(table): excel export

This commit is contained in:
就眠儀式
2022-03-17 13:11:16 +08:00
parent 569d081553
commit 7b83700967
3 changed files with 40 additions and 7 deletions

View File

@@ -44,7 +44,8 @@
"evtd": "^0.2.3",
"vue": "^3.2.31",
"vue-i18n": "^9.1.9",
"vue-router": "^4.0.12"
"vue-router": "^4.0.12",
"xlsx": "^0.18.4"
},
"devDependencies": {
"@babel/core": "^7.15.8",