From e3649a49331f69a1305a1b20b13f8e04e75430b5 Mon Sep 17 00:00:00 2001 From: sjl <1716605279@qq.com> Date: Thu, 23 Oct 2025 09:13:47 +0800 Subject: [PATCH] 1 --- frontend/src/views/machine/device/components/monitorPopup.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/views/machine/device/components/monitorPopup.vue b/frontend/src/views/machine/device/components/monitorPopup.vue index a11c034..b2c4a26 100644 --- a/frontend/src/views/machine/device/components/monitorPopup.vue +++ b/frontend/src/views/machine/device/components/monitorPopup.vue @@ -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