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