重构 4.0 next 版本
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
[](http://npm-stat.com/charts.html?package=vxe-table-plugin-export-xlsx)
|
||||
[](LICENSE)
|
||||
|
||||
基于 [vxe-table](https://www.npmjs.com/package/vxe-table) 的表格插件,支持导出 xlsx 格式
|
||||
基于 [vxe-table](https://www.npmjs.com/package/vxe-table) 的表格插件,支持导出 xlsx 格式,依赖 [exceljs](https://github.com/exceljs/exceljs) 库
|
||||
|
||||
## Installing
|
||||
|
||||
```shell
|
||||
npm install xe-utils vxe-table vxe-table-plugin-export-xlsx xlsx
|
||||
npm install xe-utils vxe-table vxe-table-plugin-export-xlsx exceljs
|
||||
```
|
||||
|
||||
```javascript
|
||||
|
||||
Reference in New Issue
Block a user