exportExcelFile
exportExcelFile
exportExcelFile
new exportExcelFile(array, tableHeader, fileName) → {string}
前端导出自定义导出excel文件
- Source:
Parameters:
Name | Type | Description |
---|---|---|
array |
number
|
表单数据 |
tableHeader |
array
|
需要生成的表头数组,按照[{value:'',describe:''}] 的形式 |
fileName |
string
|
生成的文件名称 |
Returns:
- Type:
-
string
返回字符串宽度结果