Merge remote-tracking branch 'origin/main' into lichang
This commit is contained in:
@@ -349,7 +349,7 @@ function fnExportAll() {
|
||||
duration: 3,
|
||||
});
|
||||
writeSheet(res.data, 'alarm', sortData).then(fileBlob =>
|
||||
saveAs(fileBlob, `alarm_${Date.now()}.xlsx`)
|
||||
saveAs(fileBlob, `evnet_${Date.now()}.xlsx`)
|
||||
);
|
||||
} else {
|
||||
message.error({
|
||||
|
||||
Reference in New Issue
Block a user