控制页面:增加列表更新条件

This commit is contained in:
高云鹏 2024-10-22 15:32:01 +08:00
parent 6f6c5bd1a9
commit aa7831af36

View File

@ -212,6 +212,9 @@ watch(
() => {
if (props.iotModelId) {
init()
} else {
deviceServiceType147List.value = []
deviceServiceType146List.value = []
}
},
{