前端逻辑调整

This commit is contained in:
zhangyue 2026-05-27 15:29:30 +08:00
parent 2d27f6224c
commit 81a3070b26
1 changed files with 1 additions and 1 deletions

View File

@ -297,7 +297,7 @@
}); });
} }
//Mqtt //Mqtt
relayData(formState.deployInfo.deployId); // relayData(formState.deployInfo.deployId);
}, 6000); }, 6000);
// if (checked === true) { // if (checked === true) {