Merge pull request #6125 from dataease/pr@dev_update_sheetjs_version

chore: 升级前端sheetJS版本
This commit is contained in:
xuwei-fit2cloud 2023-09-13 10:50:33 +08:00 committed by GitHub
commit ce81c8b2f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -88,7 +88,7 @@
"vuedraggable": "^2.24.3",
"vuex": "3.1.0",
"webpack": "^4.46.0",
"xlsx": "^0.17.0",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.19.3/xlsx-0.19.3.tgz",
"xss": "^1.0.14"
},
"devDependencies": {