1
0
mirror of synced 2025-12-10 07:18:03 +08:00

优化导出逻辑

This commit is contained in:
xuliangzhan
2019-11-05 14:30:43 +08:00
parent 349eb9d9e5
commit 3c682400ea
6 changed files with 72 additions and 16 deletions

View File

@@ -11,7 +11,7 @@
## Installing
```shell
npm install xe-utils vxe-table vxe-table-plugin-export xlsx file-saver
npm install xe-utils vxe-table vxe-table-plugin-export xlsx
```
```javascript