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">
-
| |||||||||||||||||||||||||||||||||||||||