From 3c1fc98c5e12ae577383aa7c2a88e77f9272acd3 Mon Sep 17 00:00:00 2001 From: zhangjunwen Date: Tue, 5 Nov 2024 14:40:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=A5=E8=AD=A6=E8=A7=84=E5=88=99=E3=80=81?= =?UTF-8?q?=E7=BD=91=E5=85=B3=E8=AE=BE=E5=A4=87=E7=AE=A1=E7=90=86=E5=92=8C?= =?UTF-8?q?=E7=82=B9=E6=A3=80=E6=96=B9=E6=A1=88=E7=AE=A1=E7=90=86=E8=8F=9C?= =?UTF-8?q?=E5=8D=95=E6=A0=B7=E5=BC=8F=E5=8A=9F=E8=83=BD=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/system/alarm/alarmrules/index.vue | 195 ++++++++++-------- imt-ui/src/views/system/gatewayinfo/index.vue | 4 +- .../src/views/system/inspectionPlan/index.vue | 4 +- 3 files changed, 115 insertions(+), 88 deletions(-) diff --git a/imt-ui/src/views/system/alarm/alarmrules/index.vue b/imt-ui/src/views/system/alarm/alarmrules/index.vue index a953897..9bd63ad 100644 --- a/imt-ui/src/views/system/alarm/alarmrules/index.vue +++ b/imt-ui/src/views/system/alarm/alarmrules/index.vue @@ -502,90 +502,110 @@ width="40%" :close-on-click-modal="false" > - - - - {{ detailForm.customerName }} - - - - - {{ detailForm.equipNo }} - - - - - {{ detailForm.alarmName }} - - - - - {{ detailForm.alarmInfoUnit }} - - - - - {{ detailForm.referenceCon }} - - - - - {{ detailForm.referenceName }} - - - - - {{ detailForm.alertUpperBound }} - - - - - {{ detailForm.alertLowerBound }} - - - - -
- - - - {{ detailForm.remark }} - - + + + + + + {{ detailForm.customerName }} + + + + + {{ detailForm.equipNo }} + + + + + + + {{ detailForm.alarmName }} + + + + + {{ detailForm.alarmInfoUnit }} + + + + + + {{ detailForm.referenceCon }} + + + + + {{ detailForm.referenceName }} + + + + + + {{ detailForm.alertUpperBound }} + + + + + {{ detailForm.alertLowerBound }} + + + + + +
+ + + + + {{ detailForm.remark }} + + +
@@ -769,3 +789,10 @@ export default { }, }; + diff --git a/imt-ui/src/views/system/gatewayinfo/index.vue b/imt-ui/src/views/system/gatewayinfo/index.vue index 56d4710..fce9dbf 100644 --- a/imt-ui/src/views/system/gatewayinfo/index.vue +++ b/imt-ui/src/views/system/gatewayinfo/index.vue @@ -80,7 +80,7 @@ >新增
- 导出 + >导出 -->