This commit is contained in:
sjl
2025-10-23 09:13:47 +08:00
parent 1cc2ab79cd
commit e3649a4933

View File

@@ -352,7 +352,6 @@ const sendParameter = () => {
}
// 打开弹窗,可能是新增,也可能是编辑
const open = async (sign: string, data: Monitor.ResPqMon, device: Device.ResPqDev, table: any[], options: any) => {
selectOptions.value = options
titleType.value = sign
dialogVisible.value = true