修改测试问题

This commit is contained in:
zhujiyan
2024-06-05 13:28:21 +08:00
parent 709ddc143b
commit ae5339eff3
19 changed files with 652 additions and 3397 deletions

View File

@@ -122,7 +122,7 @@ const open = async (text: string, tempData?: any) => {
}
form.value.deviceType = '1'
form.value.devStatus = '0'
changeType(form.value.deviceType)
// changeType(form.value.deviceType)
dialogVisible.value = true
}