This commit is contained in:
parent
c429bb4ea4
commit
6b99b2b946
|
|
@ -325,6 +325,8 @@ function refreshAllModules() {
|
|||
if (table) {
|
||||
table.reload('warningTable');
|
||||
}
|
||||
// 时间切换时调用分析预警接口
|
||||
getAnalysisWarning();
|
||||
}
|
||||
|
||||
// 初始化人员数据表格(前5名和后5名)
|
||||
|
|
|
|||
Loading…
Reference in New Issue