删除时未能刷新表格以及修复黄金指标警告

This commit is contained in:
lai
2023-12-28 10:53:42 +08:00
parent 9c61026c88
commit 04b4c25c38
2 changed files with 2 additions and 11 deletions

View File

@@ -465,6 +465,7 @@ function fnRecordDelete(row: Record<string, any>) {
key,
duration: 2,
});
tableState.loading = false;
fnGetList();
// 刷新缓存的网元信息
useNeInfoStore().fnRefreshNelist();