From d4bdabb3c7fe8fa5060f73dc59ac1b699c7ea17d Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Fri, 24 Jul 2020 19:33:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=89=8D=E6=AE=B5=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../addInspectionPoint.html | 6 +- .../editInspectionPoint.html | 4 +- .../inspectionPointManage.html | 2 +- .../inspectionRoutePointManage.html | 72 +++++++++---------- 4 files changed, 40 insertions(+), 44 deletions(-) diff --git a/public/components/property/addInspectionPoint/addInspectionPoint.html b/public/components/property/addInspectionPoint/addInspectionPoint.html index f89c65c0c..30350bc8a 100644 --- a/public/components/property/addInspectionPoint/addInspectionPoint.html +++ b/public/components/property/addInspectionPoint/addInspectionPoint.html @@ -18,7 +18,7 @@
- @@ -26,14 +26,14 @@
-
+
-
+
-
+
-
+
巡检点名称 - 巡检类型 + 巡检点类型 巡检位置 巡检点ID 操作 diff --git a/public/pages/property/inspectionRoutePointManage/inspectionRoutePointManage.html b/public/pages/property/inspectionRoutePointManage/inspectionRoutePointManage.html index dcfdf63ae..1bed2dd06 100644 --- a/public/pages/property/inspectionRoutePointManage/inspectionRoutePointManage.html +++ b/public/pages/property/inspectionRoutePointManage/inspectionRoutePointManage.html @@ -4,12 +4,12 @@
巡检点信息
- @@ -17,42 +17,40 @@
- +
- - - - - - - - + + + + + + + + - - - - - - - + + - + + + + + + - - - + + +
巡检点名称巡检点ID设备位置设备编码设备名称操作
巡检点名称巡检点类型巡检位置巡检点ID操作
{{inspectionPoint.inspectionName}}{{inspectionPoint.inspectionId}}{{inspectionPoint.locationObjName}}{{inspectionPoint.machineCode}}{{inspectionPoint.machineName}} -
- -
-
{{inspectionPoint.inspectionName}}
{{inspectionPoint.pointObjType=='1001'?'设备':'环境'}}{{inspectionPoint.pointObjName}}{{inspectionPoint.inspectionId}} +
+ +
+
-
    -
    +
      +
      @@ -60,10 +58,8 @@
      - + -
      +
      \ No newline at end of file