src/router/router.js @@ -157,6 +157,12 @@ ) } ] }, { path: '/laborRelations', meta: {title: "劳动关系"}, name: 'LaborRelations', component: () => import("@/pages/show/laborRelations/LaborRelations.vue") }, { path: "/otherBusiness",