review:【iot 物联网】场景联动的 review

This commit is contained in:
YunaiV
2025-08-02 11:38:45 +08:00
parent e188ea5de6
commit bb0920c4b9
9 changed files with 38 additions and 30 deletions

View File

@ -199,6 +199,7 @@ const handleValidate = (result: { valid: boolean; message: string }) => {
}
// 验证逻辑
// TODO @puhui999这个校验是不是用更原生的 validator 哈。项目风格更统一点。
const updateValidationResult = () => {
if (isDevicePropertyTrigger.value) {
// 设备属性触发验证