test
This commit is contained in:
@@ -402,7 +402,7 @@ function exportElcel(list:any,header:any,name:string){
|
||||
|
||||
const ws = utils.json_to_sheet(list, {
|
||||
header,
|
||||
skipHeader: true
|
||||
skipHeader: false
|
||||
})
|
||||
console.log(ws)
|
||||
var tmpWB = {
|
||||
|
||||
Reference in New Issue
Block a user