diff --git a/src/views/alarm/alarmDeviceMaintenance/components/list.vue b/src/views/firefighting/alarm/alarmDeviceMaintenance/components/list.vue
similarity index 99%
rename from src/views/alarm/alarmDeviceMaintenance/components/list.vue
rename to src/views/firefighting/alarm/alarmDeviceMaintenance/components/list.vue
index 8b35795..a63dd8f 100644
--- a/src/views/alarm/alarmDeviceMaintenance/components/list.vue
+++ b/src/views/firefighting/alarm/alarmDeviceMaintenance/components/list.vue
@@ -222,7 +222,7 @@
import Pagination from '@/components/Pagination' // 通过 el-pagination二次打包
import { requestFN } from '@/utils/request'
import waves from '@/directive/waves' // waves directive
-import TiandiMap from '../../../../components/TianMap/TiandiMap'
+import TiandiMap from '../../../../../components/TianMap/TiandiMap'
import SelectTree from '@/components/SelectTree'
export default {
diff --git a/src/views/alarm/alarmDeviceMaintenance/index.vue b/src/views/firefighting/alarm/alarmDeviceMaintenance/index.vue
similarity index 100%
rename from src/views/alarm/alarmDeviceMaintenance/index.vue
rename to src/views/firefighting/alarm/alarmDeviceMaintenance/index.vue
diff --git a/src/views/alarm/alarmInfomation/components/infoList.vue b/src/views/firefighting/alarm/alarmInfomation/components/infoList.vue
similarity index 99%
rename from src/views/alarm/alarmInfomation/components/infoList.vue
rename to src/views/firefighting/alarm/alarmInfomation/components/infoList.vue
index cbeaf18..1f0690f 100644
--- a/src/views/alarm/alarmInfomation/components/infoList.vue
+++ b/src/views/firefighting/alarm/alarmInfomation/components/infoList.vue
@@ -191,7 +191,7 @@
import Pagination from '@/components/Pagination' // 通过 el-pagination二次打包
import { requestFN } from '@/utils/request'
import waves from '@/directive/waves' // waves directive
-import TiandiMap from '../../../../components/TianMap/TiandiMap'
+import TiandiMap from '../../../../../components/TianMap/TiandiMap'
import SelectTree from '@/components/SelectTree'
export default {
diff --git a/src/views/alarm/alarmInfomation/components/list.vue b/src/views/firefighting/alarm/alarmInfomation/components/list.vue
similarity index 99%
rename from src/views/alarm/alarmInfomation/components/list.vue
rename to src/views/firefighting/alarm/alarmInfomation/components/list.vue
index 309c6e5..2fccf4b 100644
--- a/src/views/alarm/alarmInfomation/components/list.vue
+++ b/src/views/firefighting/alarm/alarmInfomation/components/list.vue
@@ -193,7 +193,7 @@
import Pagination from '@/components/Pagination' // 通过 el-pagination二次打包
import { requestFN } from '@/utils/request'
import waves from '@/directive/waves' // waves directive
-import TiandiMap from '../../../../components/TianMap/TiandiMap'
+import TiandiMap from '../../../../../components/TianMap/TiandiMap'
import SelectTree from '@/components/SelectTree'
export default {
diff --git a/src/views/alarm/alarmInfomation/index.vue b/src/views/firefighting/alarm/alarmInfomation/index.vue
similarity index 100%
rename from src/views/alarm/alarmInfomation/index.vue
rename to src/views/firefighting/alarm/alarmInfomation/index.vue
diff --git a/src/views/alarm/alarmVideo/components/alarmInfoList.vue b/src/views/firefighting/alarm/alarmVideo/components/alarmInfoList.vue
similarity index 99%
rename from src/views/alarm/alarmVideo/components/alarmInfoList.vue
rename to src/views/firefighting/alarm/alarmVideo/components/alarmInfoList.vue
index 1053f71..9a5380d 100644
--- a/src/views/alarm/alarmVideo/components/alarmInfoList.vue
+++ b/src/views/firefighting/alarm/alarmVideo/components/alarmInfoList.vue
@@ -130,7 +130,7 @@
import Pagination from '@/components/Pagination' // 通过 el-pagination二次打包
import { requestFN } from '@/utils/request'
import waves from '@/directive/waves' // waves directive
-import TiandiMap from '../../../../components/TianMap/TiandiMap'
+import TiandiMap from '../../../../../components/TianMap/TiandiMap'
import SelectTree from '@/components/SelectTree'
export default {
diff --git a/src/views/alarm/alarmVideo/components/list.vue b/src/views/firefighting/alarm/alarmVideo/components/list.vue
similarity index 99%
rename from src/views/alarm/alarmVideo/components/list.vue
rename to src/views/firefighting/alarm/alarmVideo/components/list.vue
index 313d924..de112dd 100644
--- a/src/views/alarm/alarmVideo/components/list.vue
+++ b/src/views/firefighting/alarm/alarmVideo/components/list.vue
@@ -193,7 +193,7 @@
import Pagination from '@/components/Pagination' // 通过 el-pagination二次打包
import { requestFN } from '@/utils/request'
import waves from '@/directive/waves' // waves directive
-import TiandiMap from '../../../../components/TianMap/TiandiMap'
+import TiandiMap from '../../../../../components/TianMap/TiandiMap'
import SelectTree from '@/components/SelectTree'
export default {
diff --git a/src/views/alarm/alarmVideo/components/videoList.vue b/src/views/firefighting/alarm/alarmVideo/components/videoList.vue
similarity index 100%
rename from src/views/alarm/alarmVideo/components/videoList.vue
rename to src/views/firefighting/alarm/alarmVideo/components/videoList.vue
diff --git a/src/views/alarm/alarmVideo/index.vue b/src/views/firefighting/alarm/alarmVideo/index.vue
similarity index 100%
rename from src/views/alarm/alarmVideo/index.vue
rename to src/views/firefighting/alarm/alarmVideo/index.vue
diff --git a/src/views/firefighting/alarm/index.vue b/src/views/firefighting/alarm/index.vue
new file mode 100644
index 0000000..36420c5
--- /dev/null
+++ b/src/views/firefighting/alarm/index.vue
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/src/views/firefighting/fireReport/components/fireControlRoom.vue b/src/views/firefighting/firecontrol/fireReport/components/fireControlRoom.vue
similarity index 98%
rename from src/views/firefighting/fireReport/components/fireControlRoom.vue
rename to src/views/firefighting/firecontrol/fireReport/components/fireControlRoom.vue
index 80d63ce..80940b1 100644
--- a/src/views/firefighting/fireReport/components/fireControlRoom.vue
+++ b/src/views/firefighting/firecontrol/fireReport/components/fireControlRoom.vue
@@ -58,7 +58,7 @@ import Pagination from '@/components/Pagination'
import { requestFN } from '@/utils/request'
import waves from '@/directive/waves' // waves directive
import SelectTree from '@/components/SelectTree'
-import TiandiMap from '../../../../components/TianMap/TiandiMap'
+import TiandiMap from '../../../../../components/TianMap/TiandiMap'
export default {
components: { Pagination, SelectTree, TiandiMap },
diff --git a/src/views/firefighting/fireReport/components/firePumpRoom.vue b/src/views/firefighting/firecontrol/fireReport/components/firePumpRoom.vue
similarity index 98%
rename from src/views/firefighting/fireReport/components/firePumpRoom.vue
rename to src/views/firefighting/firecontrol/fireReport/components/firePumpRoom.vue
index 5dd6147..ea61332 100644
--- a/src/views/firefighting/fireReport/components/firePumpRoom.vue
+++ b/src/views/firefighting/firecontrol/fireReport/components/firePumpRoom.vue
@@ -58,7 +58,7 @@ import Pagination from '@/components/Pagination'
import { requestFN } from '@/utils/request'
import waves from '@/directive/waves' // waves directive
import SelectTree from '@/components/SelectTree'
-import TiandiMap from '../../../../components/TianMap/TiandiMap'
+import TiandiMap from '../../../../../components/TianMap/TiandiMap'
export default {
components: { Pagination, SelectTree, TiandiMap },
diff --git a/src/views/firefighting/fireReport/components/fireResources.vue b/src/views/firefighting/firecontrol/fireReport/components/fireResources.vue
similarity index 98%
rename from src/views/firefighting/fireReport/components/fireResources.vue
rename to src/views/firefighting/firecontrol/fireReport/components/fireResources.vue
index b434a2d..fabddb7 100644
--- a/src/views/firefighting/fireReport/components/fireResources.vue
+++ b/src/views/firefighting/firecontrol/fireReport/components/fireResources.vue
@@ -58,7 +58,7 @@ import Pagination from '@/components/Pagination'
import { requestFN } from '@/utils/request'
import waves from '@/directive/waves' // waves directive
import SelectTree from '@/components/SelectTree'
-import TiandiMap from '../../../../components/TianMap/TiandiMap'
+import TiandiMap from '../../../../../components/TianMap/TiandiMap'
export default {
components: { Pagination, SelectTree, TiandiMap },
diff --git a/src/views/firefighting/fireReport/components/list.vue b/src/views/firefighting/firecontrol/fireReport/components/list.vue
similarity index 100%
rename from src/views/firefighting/fireReport/components/list.vue
rename to src/views/firefighting/firecontrol/fireReport/components/list.vue
diff --git a/src/views/firefighting/fireReport/index.vue b/src/views/firefighting/firecontrol/fireReport/index.vue
similarity index 100%
rename from src/views/firefighting/fireReport/index.vue
rename to src/views/firefighting/firecontrol/fireReport/index.vue
diff --git a/src/views/firefighting/firecontrolroom/components/list.vue b/src/views/firefighting/firecontrol/firecontrolroom/components/list.vue
similarity index 100%
rename from src/views/firefighting/firecontrolroom/components/list.vue
rename to src/views/firefighting/firecontrol/firecontrolroom/components/list.vue
diff --git a/src/views/firefighting/firecontrolroom/index.vue b/src/views/firefighting/firecontrol/firecontrolroom/index.vue
similarity index 100%
rename from src/views/firefighting/firecontrolroom/index.vue
rename to src/views/firefighting/firecontrol/firecontrolroom/index.vue
diff --git a/src/views/firefighting/firepumproom/components/list.vue b/src/views/firefighting/firecontrol/firepumproom/components/list.vue
similarity index 99%
rename from src/views/firefighting/firepumproom/components/list.vue
rename to src/views/firefighting/firecontrol/firepumproom/components/list.vue
index d19c373..5639146 100644
--- a/src/views/firefighting/firepumproom/components/list.vue
+++ b/src/views/firefighting/firecontrol/firepumproom/components/list.vue
@@ -257,7 +257,7 @@ import { requestFN } from '@/utils/request'
import { upload } from '@/utils/upload'
import waves from '@/directive/waves' // waves directive
import SelectTree from '@/components/SelectTree'
-import TiandiMap from '../../../../components/TianMap/TiandiMap'
+import TiandiMap from '../../../../../components/TianMap/TiandiMap'
export default {
components: { Pagination, SelectTree, TiandiMap },
diff --git a/src/views/firefighting/firepumproom/index.vue b/src/views/firefighting/firecontrol/firepumproom/index.vue
similarity index 100%
rename from src/views/firefighting/firepumproom/index.vue
rename to src/views/firefighting/firecontrol/firepumproom/index.vue
diff --git a/src/views/firefighting/firerescueteam/components/list.vue b/src/views/firefighting/firecontrol/firerescueteam/components/list.vue
similarity index 99%
rename from src/views/firefighting/firerescueteam/components/list.vue
rename to src/views/firefighting/firecontrol/firerescueteam/components/list.vue
index 92d185b..24bb9d0 100644
--- a/src/views/firefighting/firerescueteam/components/list.vue
+++ b/src/views/firefighting/firecontrol/firerescueteam/components/list.vue
@@ -168,7 +168,7 @@ import Pagination from '@/components/Pagination'
import { requestFN } from '@/utils/request'
import waves from '@/directive/waves' // waves directive
import SelectTree from '@/components/SelectTree'
-import TiandiMap from '../../../../components/TianMap/TiandiMap'
+import TiandiMap from '../../../../../components/TianMap/TiandiMap'
export default {
components: { Pagination, SelectTree, TiandiMap },
diff --git a/src/views/firefighting/firerescueteam/index.vue b/src/views/firefighting/firecontrol/firerescueteam/index.vue
similarity index 100%
rename from src/views/firefighting/firerescueteam/index.vue
rename to src/views/firefighting/firecontrol/firerescueteam/index.vue
diff --git a/src/views/firefighting/fireresources/components/list.vue b/src/views/firefighting/firecontrol/fireresources/components/list.vue
similarity index 99%
rename from src/views/firefighting/fireresources/components/list.vue
rename to src/views/firefighting/firecontrol/fireresources/components/list.vue
index fc21b51..54348c1 100644
--- a/src/views/firefighting/fireresources/components/list.vue
+++ b/src/views/firefighting/firecontrol/fireresources/components/list.vue
@@ -204,7 +204,7 @@ import Pagination from '@/components/Pagination'
import { requestFN } from '@/utils/request'
import waves from '@/directive/waves' // waves directive
import SelectTree from '@/components/SelectTree'
-import TiandiMap from '../../../../components/TianMap/TiandiMap'
+import TiandiMap from '../../../../../components/TianMap/TiandiMap'
export default {
components: { Pagination, SelectTree, TiandiMap },
diff --git a/src/views/firefighting/fireresources/index.vue b/src/views/firefighting/firecontrol/fireresources/index.vue
similarity index 100%
rename from src/views/firefighting/fireresources/index.vue
rename to src/views/firefighting/firecontrol/fireresources/index.vue
diff --git a/src/views/firefighting/firewatersource/components/list.vue b/src/views/firefighting/firecontrol/firewatersource/components/list.vue
similarity index 99%
rename from src/views/firefighting/firewatersource/components/list.vue
rename to src/views/firefighting/firecontrol/firewatersource/components/list.vue
index 5a7f5b7..e9a8f85 100644
--- a/src/views/firefighting/firewatersource/components/list.vue
+++ b/src/views/firefighting/firecontrol/firewatersource/components/list.vue
@@ -176,7 +176,7 @@ import Pagination from '@/components/Pagination'
import { requestFN } from '@/utils/request'
import waves from '@/directive/waves' // waves directive
import SelectTree from '@/components/SelectTree'
-import TiandiMap from '../../../../components/TianMap/TiandiMap'
+import TiandiMap from '../../../../../components/TianMap/TiandiMap'
export default {
components: { Pagination, SelectTree, TiandiMap },
diff --git a/src/views/firefighting/firewatersource/index.vue b/src/views/firefighting/firecontrol/firewatersource/index.vue
similarity index 100%
rename from src/views/firefighting/firewatersource/index.vue
rename to src/views/firefighting/firecontrol/firewatersource/index.vue
diff --git a/src/views/firefighting/firecontrol/index.vue b/src/views/firefighting/firecontrol/index.vue
new file mode 100644
index 0000000..36420c5
--- /dev/null
+++ b/src/views/firefighting/firecontrol/index.vue
@@ -0,0 +1,4 @@
+
+
+
+