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

update docs

This commit is contained in:
xuliangzhan
2024-06-18 16:14:51 +08:00
parent 047213273e
commit e4feb197bb

View File

@@ -14,7 +14,7 @@
## Installing ## Installing
```shell ```shell
npm install vxe-table@next vxe-table-plugin-export-xlsx@next exceljs npm install vxe-table vxe-table-plugin-export-xlsx exceljs
``` ```
```javascript ```javascript