src/config/router/oneThree.ts
@@ -14,15 +14,15 @@ component: Layout, children: [ { path: "/oneThree/comprehensiveQuery", name: "comprehensive-query", path: "/oneThree/comprehensive", name: "comprehensive", meta: { title: "综合查询", sort: 16, keepAliveName: "comprehensiveQuery" sort: 17 }, component: () => import("@/views/oneThree/comprehensiveQuery/index.vue") component: () => import("@/views/oneThree/comprehensive/index.vue") }, { path: "/oneThree/actualPopulation", name: "actual-population",