设备监控默认一次值
This commit is contained in:
@@ -447,9 +447,9 @@ const nodeClick = async (e: anyObj) => {
|
||||
}
|
||||
})
|
||||
//便携式设备默认二次值
|
||||
if (deviceType.value == '1') {
|
||||
formInline.dataLevel = 'Secondary'
|
||||
}
|
||||
// if (deviceType.value == '1') {
|
||||
// formInline.dataLevel = 'Primary'
|
||||
// }
|
||||
dataSet.value = res.data.dataSetList[0].id
|
||||
handleClick()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user