diff --git a/src/views/firefighting/fireInfoReport/components/fireDevice.vue b/src/views/firefighting/fireInfoReport/components/fireDevice.vue new file mode 100644 index 0000000..5cad7d8 --- /dev/null +++ b/src/views/firefighting/fireInfoReport/components/fireDevice.vue @@ -0,0 +1,326 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 搜索 + + + 重置 + + + + + + + + + + + + + + + + + + + + + + + 返 回 + + + + + + + + + + + + diff --git a/src/views/firefighting/fireInfoReport/components/firePoint.vue b/src/views/firefighting/fireInfoReport/components/firePoint.vue new file mode 100644 index 0000000..ed2a17a --- /dev/null +++ b/src/views/firefighting/fireInfoReport/components/firePoint.vue @@ -0,0 +1,333 @@ + + + + + + + + + + + + + + + + + + + 搜索 + + + 重置 + + + + + + + + + + + + + + + + + + 点位二维码 + + + + + + + 返 回 + + + + + + + + + + 消防点位信息 + + + + 消防区域 + {{ qrInfo.FIRE_REGION_NAME }} + 消防点位 + {{ qrInfo.FIRE_POINT_NAME }} + + + 负责部门 + {{ qrInfo.DEPARTMENT_NAME }} + 负责人 + {{ qrInfo.USERNAME }} + + + + + + + + + + + + + + diff --git a/src/views/firefighting/fireInfoReport/components/fireRegion.vue b/src/views/firefighting/fireInfoReport/components/fireRegion.vue new file mode 100644 index 0000000..111846f --- /dev/null +++ b/src/views/firefighting/fireInfoReport/components/fireRegion.vue @@ -0,0 +1,188 @@ + + + + + + + + + + + + + + + 搜索 + + + 重置 + + + + + + + + + + + + + + + + 禁用 + 启用 + + + + + + + 返 回 + + + + + + + + + + + + diff --git a/src/views/firefighting/fireInfoReport/components/list.vue b/src/views/firefighting/fireInfoReport/components/list.vue new file mode 100644 index 0000000..18c1cc3 --- /dev/null +++ b/src/views/firefighting/fireInfoReport/components/list.vue @@ -0,0 +1,131 @@ + + + + + + + + + + + + + 搜索 + + + 重置 + + + + + + + + + + + + + + {{ row.xiaoFangQuYuNum }} + + + + + + + {{ row.xiaoFangDianWeiNum }} + + + + + + + {{ row.xiaoFangQiCaiNum }} + + + + + + + + + + + + diff --git a/src/views/firefighting/fireInfoReport/index.vue b/src/views/firefighting/fireInfoReport/index.vue new file mode 100644 index 0000000..ac31013 --- /dev/null +++ b/src/views/firefighting/fireInfoReport/index.vue @@ -0,0 +1,46 @@ + + + + + + diff --git a/src/views/firefighting/fireUtilReport/components/fireControlRoom.vue b/src/views/firefighting/fireUtilReport/components/fireControlRoom.vue new file mode 100644 index 0000000..80d63ce --- /dev/null +++ b/src/views/firefighting/fireUtilReport/components/fireControlRoom.vue @@ -0,0 +1,169 @@ + + + + + + + + + + + + + 搜索 + + + 重置 + + + + + + + + + + + + + {{ row.LONGTITUDE }} -- {{ row.LATITUDE }} + + + + + + + 返回 + + + + + + + + + + + diff --git a/src/views/firefighting/fireUtilReport/components/firePumpRoom.vue b/src/views/firefighting/fireUtilReport/components/firePumpRoom.vue new file mode 100644 index 0000000..5dd6147 --- /dev/null +++ b/src/views/firefighting/fireUtilReport/components/firePumpRoom.vue @@ -0,0 +1,169 @@ + + + + + + + + + + + + + 搜索 + + + 重置 + + + + + + + + + + + + + {{ row.LONGTITUDE }} -- {{ row.LATITUDE }} + + + + + + + 返回 + + + + + + + + + + + diff --git a/src/views/firefighting/fireUtilReport/components/fireResources.vue b/src/views/firefighting/fireUtilReport/components/fireResources.vue new file mode 100644 index 0000000..b434a2d --- /dev/null +++ b/src/views/firefighting/fireUtilReport/components/fireResources.vue @@ -0,0 +1,169 @@ + + + + + + + + + + + + + 搜索 + + + 重置 + + + + + + + + + + + + + {{ row.LONGTITUDE }} -- {{ row.LATITUDE }} + + + + + + + 返回 + + + + + + + + + + + diff --git a/src/views/firefighting/fireUtilReport/components/list.vue b/src/views/firefighting/fireUtilReport/components/list.vue new file mode 100644 index 0000000..e29f4bf --- /dev/null +++ b/src/views/firefighting/fireUtilReport/components/list.vue @@ -0,0 +1,131 @@ + + + + + + + + + + + + + 搜索 + + + 重置 + + + + + + + + + + + + + + {{ row.xiaoFangKongZhiShiNum }} + + + + + + + {{ row.xiaoFangBengFangNum }} + + + + + + + {{ row.xiaoFangShuiYuanNum }} + + + + + + + + + + + + diff --git a/src/views/firefighting/fireUtilReport/index.vue b/src/views/firefighting/fireUtilReport/index.vue new file mode 100644 index 0000000..fa086b6 --- /dev/null +++ b/src/views/firefighting/fireUtilReport/index.vue @@ -0,0 +1,46 @@ + + + + + + diff --git a/src/views/map/index.vue b/src/views/map/index.vue index 7151670..7f41d02 100644 --- a/src/views/map/index.vue +++ b/src/views/map/index.vue @@ -464,16 +464,16 @@ export default { containAuthorization: [], eliminateAuthorization: [] }, - // { - // label: '消防水源', - // dialog_width: '600px', - // check: false, - // type: 'xfsy01', - // img: require('../../assets/map/gangkou_index/buttom/ico7.png'), - // checkImg: require('../../assets/map/gangkou_index/buttom/ico7_on.png'), - // containAuthorization: [], - // eliminateAuthorization: [] - // }, + { + label: '消防水源', + dialog_width: '600px', + check: false, + type: 'xfsy01', + img: require('../../assets/map/gangkou_index/buttom/ico7.png'), + checkImg: require('../../assets/map/gangkou_index/buttom/ico7_on.png'), + containAuthorization: [], + eliminateAuthorization: [] + }, { label: '消防点位', dialog_width: '600px',