Fixed the ouput and variable and updated function

This commit is contained in:
2021-03-30 11:47:54 +07:00
parent 201be2179e
commit e1ebbf67d8
4 changed files with 13 additions and 24 deletions

View File

@@ -1,18 +1 @@
{
"data": [
{
"dataIndex": "Name",
"label": "Name"
},
{
"dataIndex": "Age",
"label": "Age"
}
],
"configs": {
"outputPath": "./data/outputs/exported",
"outputName": "my_exported_data",
"sheetName": "Sheet1",
"saveToOutput": true
}
}
{}