From d5d04bd1efb40e9cf84aac9c3cdeec82a514daeb Mon Sep 17 00:00:00 2001
From: sjl <1716605279@qq.com>
Date: Mon, 10 Nov 2025 14:26:28 +0800
Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E5=A4=87=EF=BC=8C=E7=9B=91=E6=B5=8B?=
=?UTF-8?q?=E7=82=B9=E5=8E=BB=E9=99=A4=E6=98=AF=E5=90=A6=E5=AF=BC=E5=85=A5?=
=?UTF-8?q?=E9=99=90=E5=88=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../machine/device/components/devicePopup.vue | 30 +++++++++----------
.../device/components/monitorPopup.vue | 20 ++++++-------
2 files changed, 25 insertions(+), 25 deletions(-)
diff --git a/frontend/src/views/machine/device/components/devicePopup.vue b/frontend/src/views/machine/device/components/devicePopup.vue
index ffb764b..7c8cc42 100644
--- a/frontend/src/views/machine/device/components/devicePopup.vue
+++ b/frontend/src/views/machine/device/components/devicePopup.vue
@@ -26,7 +26,7 @@
@@ -38,7 +38,7 @@
clearable
placeholder="请选择设备类型"
@change="handleDevTypeChange"
- :disabled="formContent.importFlag == 1"
+
>
@@ -92,7 +92,7 @@
v-model="formContent.inspectDate"
placeholder="请选择定检日期"
:disabled-date="disabledDate"
- :disabled="formContent.importFlag == 1"
+
/>
参数信息
@@ -128,7 +128,7 @@
v-model="formContent.protocol"
clearable
placeholder="请选择通讯协议"
- :disabled="formContent.importFlag == 1"
+
>
-
+
-
+
@@ -160,7 +160,7 @@
v-model="formContent.series"
placeholder="请输入识别码"
show-password
- :disabled="formContent.importFlag == 1"
+
/>
@@ -168,7 +168,7 @@
v-model="formContent.devKey"
placeholder="请输入密钥"
show-password
- :disabled="formContent.importFlag == 1"
+
/>
@@ -196,7 +196,7 @@
v-model="formContent.cityName"
clearable
placeholder="请输入所属地市"
- :disabled="formContent.importFlag == 1"
+
/>
@@ -204,7 +204,7 @@
v-model="formContent.gdName"
clearable
placeholder="请输入所属供电公司"
- :disabled="formContent.importFlag == 1"
+
/>
@@ -212,7 +212,7 @@
v-model="formContent.subName"
clearable
placeholder="请输入所属电站"
- :disabled="formContent.importFlag == 1"
+
/>
-
+
diff --git a/frontend/src/views/machine/device/components/monitorPopup.vue b/frontend/src/views/machine/device/components/monitorPopup.vue
index 85fd0c7..e3a905c 100644
--- a/frontend/src/views/machine/device/components/monitorPopup.vue
+++ b/frontend/src/views/machine/device/components/monitorPopup.vue
@@ -11,15 +11,15 @@
-
+
-
+
-
+
-
+
@@ -75,17 +75,17 @@
-
+
-
+