This commit is contained in:
joylink_zhaoerwei 2023-11-01 11:12:45 +08:00
parent 3a387e8cb3
commit 7ec224e954

View File

@ -376,6 +376,7 @@ function batchHandle() {
try {
await recordFailAlarmInfoById(params).then(() => {
tableRef.value.requestServerInteraction();
updateSelect();
});
} catch (err) {
errorNotify('一键误报失败:', err);