新增设备时监测点清空
This commit is contained in:
@@ -216,6 +216,7 @@ watch(
|
||||
() => props.DevFormContent.monitorList,
|
||||
newVal => {
|
||||
tableData.value = newVal || []
|
||||
|
||||
},
|
||||
{ immediate: true }
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user