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