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 @@
- +
:
- +
- + - +