控制页面:增加列表更新条件
This commit is contained in:
parent
6f6c5bd1a9
commit
aa7831af36
@ -212,6 +212,9 @@ watch(
|
||||
() => {
|
||||
if (props.iotModelId) {
|
||||
init()
|
||||
} else {
|
||||
deviceServiceType147List.value = []
|
||||
deviceServiceType146List.value = []
|
||||
}
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user