删除时未能刷新表格以及修复黄金指标警告
This commit is contained in:
@@ -465,6 +465,7 @@ function fnRecordDelete(row: Record<string, any>) {
|
||||
key,
|
||||
duration: 2,
|
||||
});
|
||||
tableState.loading = false;
|
||||
fnGetList();
|
||||
// 刷新缓存的网元信息
|
||||
useNeInfoStore().fnRefreshNelist();
|
||||
|
||||
Reference in New Issue
Block a user