| | |
| | | icon: 'home', |
| | | }, |
| | | }, |
| | | { |
| | | path: '/CheckReceiveTaskDetail/:id', |
| | | name: 'CheckReceiveTaskDetail', |
| | | hidden: true, |
| | | alwaysShow: false, |
| | | component: () => import('@/views/EmploymentManage/CheckReceiveTaskDetail.vue'), |
| | | meta: { |
| | | rank: 10031, |
| | | title: '验收详情', |
| | | // rootMenu: true, |
| | | icon: 'home', |
| | | }, |
| | | }, |
| | | ], |
| | | }, |
| | | { |
| | |
| | | ], |
| | | }, |
| | | { |
| | | path: '/FinanceManage', |
| | | path: '/AgreementManage', |
| | | redirect: 'noRedirect', |
| | | component: Layout, |
| | | hidden: false, |
| | | alwaysShow: true, |
| | | meta: { |
| | | rank: 10050, |
| | | title: '协议管理', |
| | | rootMenu: true, |
| | | icon: 'home', |
| | | }, |
| | | children: [ |
| | | { |
| | | path: '/AgreementManageList', |
| | | name: 'AgreementManageList', |
| | | hidden: false, |
| | | alwaysShow: true, |
| | | component: () => import('@/views/AgreementManage/AgreementManageList.vue'), |
| | | meta: { |
| | | rank: 10051, |
| | | title: '协议管理', |
| | | // rootMenu: true, |
| | | icon: 'home', |
| | | }, |
| | | }, |
| | | ], |
| | | }, |
| | | { |
| | | path: '/FinanceManage', |
| | | redirect: 'noRedirect', |
| | | component: Layout, |
| | | hidden: false, |
| | | alwaysShow: true, |
| | | meta: { |
| | | rank: 10060, |
| | | title: '财务管理', |
| | | rootMenu: true, |
| | | icon: 'home', |
| | |
| | | alwaysShow: true, |
| | | component: () => import('@/views/FinanceManage/FinanceManage.vue'), |
| | | meta: { |
| | | rank: 10051, |
| | | rank: 10061, |
| | | title: '财务管理', |
| | | // rootMenu: true, |
| | | icon: 'home', |