1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-09-02 22:25:53 +08:00

新增导出excel工具类

This commit is contained in:
ylf 2019-05-20 19:29:17 +08:00
parent be41494f63
commit 28c47b6df3

View File

@ -69,6 +69,7 @@
"vue-splitpane": "1.0.4",
"vuedraggable": "2.20.0",
"vuex": "3.1.0",
"exceljs": "^1.10.0",
"xlsx": "0.14.1"
},
"devDependencies": {