重构 4.0 next 版本
This commit is contained in:
@@ -5,12 +5,12 @@
|
|||||||
[](http://npm-stat.com/charts.html?package=vxe-table-plugin-export-xlsx)
|
[](http://npm-stat.com/charts.html?package=vxe-table-plugin-export-xlsx)
|
||||||
[](LICENSE)
|
[](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
|
## Installing
|
||||||
|
|
||||||
```shell
|
```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
|
```javascript
|
||||||
|
|||||||
Reference in New Issue
Block a user