diff --git a/src/views/firefighting/firecontrolroom/components/list.vue b/src/views/firefighting/firecontrolroom/components/list.vue new file mode 100644 index 0000000..59923b1 --- /dev/null +++ b/src/views/firefighting/firecontrolroom/components/list.vue @@ -0,0 +1,831 @@ + + + + + + + + + + + + + 搜索 + + + 重置 + + + + + + + + + + + + + {{ row.LONGTITUDE }} -- {{ row.LATITUDE }} + + + + + + + 修改 + + 删除 + + + + + + + 新增 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 点击定位 + + + + + + + + + + + + + + + + + + + + + + + + + + + + 限制上传数量:{{ firekzsImgs.length + '/' + '5' }} + + + 只能上传jpg/png文件,单张且不超过5mb + + + + + + + + 新增一个设备 + + + + + + + + + + + + + + + + + + + + + + + + + + + + 删除 + + + + + + 新增一名人员 + + + + + + + + + + + + + + + + + + + + + + + 删除 + + + + + + + + + + + + + + + + diff --git a/src/views/firefighting/firecontrolroom/index.vue b/src/views/firefighting/firecontrolroom/index.vue new file mode 100644 index 0000000..12ac353 --- /dev/null +++ b/src/views/firefighting/firecontrolroom/index.vue @@ -0,0 +1,33 @@ + + + + + + + + + + + diff --git a/src/views/firefighting/firepumproom/components/list.vue b/src/views/firefighting/firepumproom/components/list.vue new file mode 100644 index 0000000..82dca76 --- /dev/null +++ b/src/views/firefighting/firepumproom/components/list.vue @@ -0,0 +1,781 @@ + + + + + + + + + + + + + 搜索 + + + 重置 + + + + + + + + + + + + + {{ row.LONGTITUDE }} -- {{ row.LATITUDE }} + + + + + + + 修改 + + 删除 + + + + + + + 新增 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 限制上传数量:{{ firekzsImgs.length +'/'+'5' }} + + + 只能上传jpg/png文件,单张且不超过5mb + + + + + + + + + 点击定位 + + + + + + + 新增设备 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 删除 + + + + + + + + + + + + + + + diff --git a/src/views/firefighting/firepumproom/index.vue b/src/views/firefighting/firepumproom/index.vue new file mode 100644 index 0000000..12ac353 --- /dev/null +++ b/src/views/firefighting/firepumproom/index.vue @@ -0,0 +1,33 @@ + + + + + + + + + + + diff --git a/src/views/firefighting/fireresources/components/list.vue b/src/views/firefighting/fireresources/components/list.vue new file mode 100644 index 0000000..3cfb980 --- /dev/null +++ b/src/views/firefighting/fireresources/components/list.vue @@ -0,0 +1,585 @@ + + + + + + + + + + + + + + + + + + + + 搜索 + + + 重置 + + + + + + + + + + + + + {{ row.LONGTITUDE }} -- {{ row.LATITUDE }} + + + + + + + 修改 + + 删除 + + + + + + + 新增 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 点击定位 + + + + + + + 新增一行 + + + + + + + + + + + + + + + + + 删除 + + + + + + + + + + + + + + + + + diff --git a/src/views/firefighting/fireresources/index.vue b/src/views/firefighting/fireresources/index.vue new file mode 100644 index 0000000..12ac353 --- /dev/null +++ b/src/views/firefighting/fireresources/index.vue @@ -0,0 +1,33 @@ + + + + + + + + + + +