From f20570f53bddfbe112c92ebcee40dc1ff77b7f80 Mon Sep 17 00:00:00 2001 From: yjl <1490736767@qq.com> Date: Thu, 23 Mar 2023 18:24:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=AD=E5=BB=BA=E5=9B=9B-=E5=AE=89=E5=85=A8?= =?UTF-8?q?=E7=AE=A1=E7=90=86=E5=A4=A7=E5=B1=8F-=E9=87=8D=E5=A4=A7?= =?UTF-8?q?=E5=8D=B1=E9=99=A9=E6=BA=90=E7=9B=91=E6=B5=8B=EF=BC=8C=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../fourEngin/security/centerBottom.vue | 297 ++++++++++++------ 1 file changed, 196 insertions(+), 101 deletions(-) diff --git a/src/views/projectAdmin/fourEngin/security/centerBottom.vue b/src/views/projectAdmin/fourEngin/security/centerBottom.vue index e2b90e2d..53291726 100644 --- a/src/views/projectAdmin/fourEngin/security/centerBottom.vue +++ b/src/views/projectAdmin/fourEngin/security/centerBottom.vue @@ -7,64 +7,137 @@ v-for="(tab, index) in tabs" :key="index" @click="changeTab(index)" - >{{ tab }} + > + {{ tab }} + -
+
防翻越状态
剩余电量
临边防护设备sn
-
磁锁1状态
+
磁锁1状态
磁锁2状态
-
线锁1状态
+
线锁1状态
线锁2状态
-
人员靠近状态
-
采集时间
+
人员靠近状态
+
采集时间
-
-
{{ item.antiCross==1?'正常':item.antiCross==2?'报警':item.antiCross==3?'报警':'无'}}
+
+
+ {{ + item.antiCross == 1 + ? '正常' + : item.antiCross == 2 + ? '报警' + : item.antiCross == 3 + ? '报警' + : '无' + }} +
{{ item.battery }}%
{{ item.devSn }}
-
{{ item.magStatus1==1?'正常':item.magStatus1==2?'报警':item.magStatus1==3?'失效':'无'}}
-
{{ item.magStatus2==1?'正常':item.magStatus2==2?'报警':item.magStatus2==3?'失效':'无'}}
-
{{ item.portStatus1==1?'正常':item.portStatus1==2?'断开':item.portStatus1==3?'正常断开':'无'}}
-
{{ item.portStatus2==1?'正常':item.portStatus2==2?'断开':item.portStatus2==3?'正常断开':'无'}}
-
{{ item.proximity==1?'正常':item.proximity==2?'入侵':item.proximity==3?'正常入侵':'无'}}
-
{{ item.receiveTime }}
+
+ {{ + item.magStatus1 == 1 + ? '正常' + : item.magStatus1 == 2 + ? '报警' + : item.magStatus1 == 3 + ? '失效' + : '无' + }} +
+
+ {{ + item.magStatus2 == 1 + ? '正常' + : item.magStatus2 == 2 + ? '报警' + : item.magStatus2 == 3 + ? '失效' + : '无' + }} +
+
+ {{ + item.portStatus1 == 1 + ? '正常' + : item.portStatus1 == 2 + ? '断开' + : item.portStatus1 == 3 + ? '正常断开' + : '无' + }} +
+
+ {{ + item.portStatus2 == 1 + ? '正常' + : item.portStatus2 == 2 + ? '断开' + : item.portStatus2 == 3 + ? '正常断开' + : '无' + }} +
+
+ {{ + item.proximity == 1 + ? '正常' + : item.proximity == 2 + ? '入侵' + : item.proximity == 3 + ? '正常入侵' + : '无' + }} +
+
+ {{ item.receiveTime }} +
-
-
- -

{{$t('message.dataBoard.nodata')}}

+
+
+ +

{{ $t('message.dataBoard.nodata') }}

+
-
-
- -
- +
+
-
名称
-
测点名称
-
传感器类型
-
测点值
-
变化速率
-
监测时间
-
报警状态
+
回转状态
+
起升状态
+
变幅状态
+
风速报警
+
倾角Y报警
+
倾角报警
+
幅度
+
风速
+
倾角
+
高度
+
载重
+
数据接收时间
-
--> - -
+
+
-
- -
-
- -

{{$t('message.dataBoard.nodata')}}

+
测量点位名称
+
测量点编号
+
倾斜
+
压力
+
沉降
+
上传时间
+
+ +
+
中建四项目深基坑
+
沉降监测3号
+
深层水平位移
+
-0.77
+
-1.04
+
2022-09-01
+
+
+
+
-
- -
-
- -

{{$t('message.dataBoard.nodata')}}

+
地下水位
+
周边建筑倾斜
+
钢支撑内力
+
支护桩内力
+
+ +
+
中建四项目深基坑
+
沉降监测3号
+
深层水平位移
+
-0.77
+
+
+
+ + -
+