微调
This commit is contained in:
parent
3a387e8cb3
commit
7ec224e954
@ -376,6 +376,7 @@ function batchHandle() {
|
|||||||
try {
|
try {
|
||||||
await recordFailAlarmInfoById(params).then(() => {
|
await recordFailAlarmInfoById(params).then(() => {
|
||||||
tableRef.value.requestServerInteraction();
|
tableRef.value.requestServerInteraction();
|
||||||
|
updateSelect();
|
||||||
});
|
});
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
errorNotify('一键误报失败:', err);
|
errorNotify('一键误报失败:', err);
|
||||||
|
Loading…
Reference in New Issue
Block a user