新增 Excel 上传组件 xlsx 更新到 ^0.14.1 (#100)

* xlsx 更新版本到^0.14.1

* 新增 Excel 上传组件 及上传示例
This commit is contained in:
YLQZ
2020-08-17 11:18:47 +08:00
committed by GitHub
parent 2d62228015
commit b8ef744230
3 changed files with 180 additions and 1 deletions

View File

@@ -65,7 +65,7 @@
"vuedraggable": "2.20.0",
"vuex": "3.1.0",
"wangeditor": ">=3.0.0",
"xlsx": "^0.11.16",
"xlsx": "^0.14.1",
"vue-image-crop-upload": "^2.5.0"
},
"devDependencies": {