1
0
mirror of synced 2025-11-06 04:10:39 +08:00

优化导出

This commit is contained in:
xuliangzhan
2023-07-08 14:10:47 +08:00
parent 05c3679309
commit f867b8e33b
2 changed files with 7 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "vxe-table-plugin-export-xlsx",
"version": "3.0.5",
"version": "3.0.7",
"description": "基于 vxe-table 的表格插件,支持导出 xlsx 格式",
"scripts": {
"lib": "gulp build"
@@ -50,7 +50,7 @@
"sass": "^1.55.0",
"typescript": "^4.6.4",
"vue": "^3.3.4",
"vxe-table": "^4.4.5",
"vxe-table": "^4.4.6",
"xe-utils": "^3.5.11"
},
"peerDependencies": {