diff --git a/src/api/construction/manage/hoistManage.js b/src/api/construction/manage/hoistManage.js new file mode 100644 index 0000000..b05db09 --- /dev/null +++ b/src/api/construction/manage/hoistManage.js @@ -0,0 +1,9 @@ +import request from '@/utils/request' +/* 吊装预警设备列表 */ +export function getDzWarnList(query) { + return request({ + url: '/bracelet/consControl/getDzWarnList', + method: 'get', + params: query + }) +} \ No newline at end of file diff --git a/src/assets/images/dz_dev.png b/src/assets/images/dz_dev.png new file mode 100644 index 0000000..05e0ec9 Binary files /dev/null and b/src/assets/images/dz_dev.png differ diff --git a/src/views/construction/manage/hoistManage/hoistManage.vue b/src/views/construction/manage/hoistManage/hoistManage.vue index 8073d35..192ee37 100644 --- a/src/views/construction/manage/hoistManage/hoistManage.vue +++ b/src/views/construction/manage/hoistManage/hoistManage.vue @@ -1,360 +1,340 @@ - - - - \ No newline at end of file + \ No newline at end of file diff --git a/src/views/construction/manage/personManage/personManage.vue b/src/views/construction/manage/personManage/personManage.vue index 1e531c1..8f610e9 100644 --- a/src/views/construction/manage/personManage/personManage.vue +++ b/src/views/construction/manage/personManage/personManage.vue @@ -60,11 +60,15 @@
{{ person.sh.name }}
-
+
{{ person.sh.elec }}%
-
+ + {{ person.sh.elec }}% +
+
{{ person.sh.elec }}%
diff --git a/src/views/construction/manage/realTimeManage/realTimeManage.vue b/src/views/construction/manage/realTimeManage/realTimeManage.vue index f4c49bf..e3f0acc 100644 --- a/src/views/construction/manage/realTimeManage/realTimeManage.vue +++ b/src/views/construction/manage/realTimeManage/realTimeManage.vue @@ -46,15 +46,6 @@