前端逻辑调整
This commit is contained in:
parent
2d27f6224c
commit
81a3070b26
|
|
@ -297,7 +297,7 @@
|
|||
});
|
||||
}
|
||||
//重新刷新整个Mqtt数据
|
||||
relayData(formState.deployInfo.deployId);
|
||||
// relayData(formState.deployInfo.deployId);
|
||||
}, 6000);
|
||||
|
||||
// if (checked === true) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue