From 961bca47d1bf1a88cd5a0e72dad563924bb11b79 Mon Sep 17 00:00:00 2001 From: yiming Date: Fri, 14 Oct 2022 10:02:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=B7=E9=81=93=E5=88=97=E8=A1=A8=E5=88=A0?= =?UTF-8?q?=E9=99=A4=E4=B8=8D=E9=9C=80=E8=A6=81=E7=9A=84=E4=B8=9C=E8=A5=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/checkMonitoring/index.vue | 15 +++++++- src/views/roadwayManage/index.vue | 25 ++++++------- src/views/roadwayManage/model.vue | 57 ++--------------------------- 3 files changed, 28 insertions(+), 69 deletions(-) diff --git a/src/views/checkMonitoring/index.vue b/src/views/checkMonitoring/index.vue index 39ba351..15c0d11 100644 --- a/src/views/checkMonitoring/index.vue +++ b/src/views/checkMonitoring/index.vue @@ -8,7 +8,7 @@
-
+
  • @@ -30,6 +30,17 @@ 盘点结果条码:
  • +
  • + + 系统品规: + +
  • + +
  • + + 盘点结果品规: + +
  • 系统数量: @@ -181,7 +192,7 @@ ul { color: #494e52; .img-box-title { - width: 130px; + width: 230px; display: inline-block; } diff --git a/src/views/roadwayManage/index.vue b/src/views/roadwayManage/index.vue index c37d0d6..c62af33 100644 --- a/src/views/roadwayManage/index.vue +++ b/src/views/roadwayManage/index.vue @@ -27,15 +27,13 @@ {{ text === null ? '-' : text === 0 ? '单伸' : '双伸' }} + + {{ text === 1 ? '已连接' : "未连接" }} + {{ text.plcIp }}:{{text.plcPort}} - - {{ text.lightSourceIp }}:{{text.lightSourcePort}} - - - {{ text.RFIDIp }}:{{text.RFIDPort}} - +