1
0
mirror of synced 2025-12-08 22:38:06 +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
```shell
npm install vxe-table@next vxe-table-plugin-export-xlsx@next exceljs
npm install vxe-table vxe-table-plugin-export-xlsx exceljs
```
```javascript