用户增加导出、操作日志添加条件,导出、修复svg无法设置fill属性问题等

This commit is contained in:
吕金泽
2022-04-04 00:50:10 +08:00
parent 782484259d
commit f85efa67d0
18 changed files with 163 additions and 32 deletions
+2 -1
View File
@@ -16,7 +16,8 @@
"vue-cropper": "^1.0.2",
"vue-router": "^4.0.0-0",
"vue3-treeselect": "^0.1.10",
"vuedraggable": "^4.1.0"
"vuedraggable": "^4.1.0",
"xlsx": "^0.18.3"
},
"devDependencies": {
"@vitejs/plugin-vue": "^2.2.0",