src/router/index.ts
@@ -171,6 +171,19 @@ icon: 'home', }, }, { path: '/FlexJobContractManage', name: 'FlexJobContractManage', hidden: false, alwaysShow: true, component: () => import('@/views/FlexJobManage/FlexJobContractManage.vue'), meta: { rank: 10012, title: '签约管理', // rootMenu: true, icon: 'home', }, }, ], }, {