添加异常情况网元展示SN
This commit is contained in:
@@ -75,7 +75,6 @@ export async function writeSheet(
|
||||
}
|
||||
|
||||
const workSheet = utils.json_to_sheet(data, opts);
|
||||
console.log(workSheet);
|
||||
|
||||
// 设置列宽度,单位厘米
|
||||
workSheet['!cols'] = Object.keys(data[0]).map(() => {
|
||||
|
||||
Reference in New Issue
Block a user