能量管理:初始化加载
This commit is contained in:
parent
dcc1dbac78
commit
e95e974547
@ -389,6 +389,7 @@ const getAirBlowerList = () => {
|
||||
}
|
||||
let timer: any = null
|
||||
const autoUpdateAirBlower = () => {
|
||||
getAirBlowerList()
|
||||
if (!timer) {
|
||||
timer = setInterval(() => {
|
||||
getAirBlowerList()
|
||||
|
Loading…
Reference in New Issue
Block a user