feat:Batch import and download templates support predefined values (#342)

This commit is contained in:
wang-liang0615
2023-12-27 13:18:05 +08:00
committed by GitHub
parent f65d81bf46
commit 98025ae47c
2 changed files with 63 additions and 19 deletions

View File

@@ -27,7 +27,8 @@
"core-js": "^3.31.0",
"echarts": "^5.3.2",
"element-ui": "^2.15.10",
"exceljs": "^4.3.0",
"exceljs": "^4.4.0",
"file-saver": "^2.0.5",
"html2canvas": "^1.0.0-rc.5",
"is-buffer": "^2.0.5",
"jquery": "^3.6.0",