diff --git a/src/router/index.js b/src/router/index.js index bf64ea4..573d279 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -234,33 +234,44 @@ export const publicRoutes = [ }, ], }, - // ))))))))))))))))))))) - { - path: "/3DPrinting", - name: "3DPrinting", - meta: { title: "3D打印业", icon: "article" }, + path: "/ExcavationResearch", + name: "ExcavationResearch", + meta: { title: "重点人发掘研判", icon: "article" }, children: [ { - path: "/CSGL", - name: "CSGL", - component: () => import("@/views/backOfficeSystem/3DPrinting/CSGL/index"), + path: "/ZdryFjyp", + name: "ZdryFjyp", + component: () => import("@/views/backOfficeSystem/ExcavationResearch/ZdryFjyp/index"), meta: { - title: "3D打印业场所管理", + title: "重点人员发掘研判", icon: "article" } }, { - path: "/YWXXGL", - name: "YWXXGL", - component: () => import("@/views/backOfficeSystem/3DPrinting/YWXXGL/index"), + path: "/LandingAudit", + name: "LandingAudit", + component: () => import("@/views/backOfficeSystem/ExcavationResearch/LandingAudit/index"), meta: { - title: "3D打印业务信息管理", + title: "重点人员落地审核", + icon: "article" + } + }, + { + path: "/WarningModel", + name: "WarningModel", + component: () => import("@/views/backOfficeSystem/ExcavationResearch/WarningModel/index"), + meta: { + title: "重点人员预警模型", icon: "article" } }, ], }, + + // ))))))))))))))))))))) + + { path: "/CivilExplosives", name: "CivilExplosives", diff --git a/src/views/backOfficeSystem/3DPrinting/CSGL/index.vue b/src/views/backOfficeSystem/3DPrinting/CSGL/index.vue deleted file mode 100644 index 078b6b8..0000000 --- a/src/views/backOfficeSystem/3DPrinting/CSGL/index.vue +++ /dev/null @@ -1,250 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/src/views/backOfficeSystem/3DPrinting/YWXXGL/components/detailForm.vue b/src/views/backOfficeSystem/ExcavationResearch/LandingAudit/components/detailForm.vue similarity index 100% rename from src/views/backOfficeSystem/3DPrinting/YWXXGL/components/detailForm.vue rename to src/views/backOfficeSystem/ExcavationResearch/LandingAudit/components/detailForm.vue diff --git a/src/views/backOfficeSystem/3DPrinting/YWXXGL/index.vue b/src/views/backOfficeSystem/ExcavationResearch/LandingAudit/index.vue similarity index 99% rename from src/views/backOfficeSystem/3DPrinting/YWXXGL/index.vue rename to src/views/backOfficeSystem/ExcavationResearch/LandingAudit/index.vue index 9e4c124..a277512 100644 --- a/src/views/backOfficeSystem/3DPrinting/YWXXGL/index.vue +++ b/src/views/backOfficeSystem/ExcavationResearch/LandingAudit/index.vue @@ -1,7 +1,7 @@