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}} - +