From cbabcab9ad89c5cd3e49fdb48347241efa281def Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Fri, 25 Dec 2020 10:20:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E9=97=A8=E7=A6=81=E5=90=8C?= =?UTF-8?q?=E6=AD=A5=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../simplifyOwnerAccessContol.html | 8 +- .../property/machineManage/machineManage.html | 4 + .../machineTranslateManage.html | 91 +++++++++---------- 3 files changed, 54 insertions(+), 49 deletions(-) diff --git a/public/components/property/simplifyOwnerAccessContol/simplifyOwnerAccessContol.html b/public/components/property/simplifyOwnerAccessContol/simplifyOwnerAccessContol.html index 8aef01059..02e52fe34 100644 --- a/public/components/property/simplifyOwnerAccessContol/simplifyOwnerAccessContol.html +++ b/public/components/property/simplifyOwnerAccessContol/simplifyOwnerAccessContol.html @@ -3,22 +3,26 @@
| 同步ID | 设备编码 | +设备名称 | 对象类型 | 对象名称 | +指令 | 状态 | +说明 | 同步时间 | 操作 | |||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{machineTranslate.machineTranslateId}} | {{machineTranslate.machineCode}} | +{{machineTranslate.machineName}} | {{machineTranslate.typeCdName}} | {{machineTranslate.objName}} | +{{machineTranslate.machineCmdName}} | {{machineTranslate.stateName}} | +{{machineTranslate.remark}} | {{machineTranslate.updateTime}} |
diff --git a/public/pages/property/machineManage/machineManage.html b/public/pages/property/machineManage/machineManage.html
index f2b7aa596..9e51b5ada 100644
--- a/public/pages/property/machineManage/machineManage.html
+++ b/public/pages/property/machineManage/machineManage.html
@@ -79,7 +79,9 @@
设备类型 |
设备位置 |
方向 |
+
状态 |
+
{{item}} |
时间 |
操作 |
@@ -93,7 +95,9 @@
{{machine.machineTypeCdName}} |
{{machine.locationObjName}} |
{{machine.directionName}} |
+
{{machine.stateName}} |
+
{{item}}
|
diff --git a/public/pages/property/machineTranslateManage/machineTranslateManage.html b/public/pages/property/machineTranslateManage/machineTranslateManage.html
index 5564a5261..3910fdd52 100644
--- a/public/pages/property/machineTranslateManage/machineTranslateManage.html
+++ b/public/pages/property/machineTranslateManage/machineTranslateManage.html
@@ -1,4 +1,4 @@
-
+
@@ -6,7 +6,7 @@
查询条件
+ v-model="machineTranslateManageInfo.conditions.machineCode" class=" form-control">
@@ -25,16 +24,17 @@
-
+
+
+ v-model="machineTranslateManageInfo.conditions.objName" class=" form-control">
+ v-model="machineTranslateManageInfo.conditions.objId" class=" form-control">
-
| |||||||||||||||||||||||||||||||||||||||