| | |
| | | }, |
| | | ], |
| | | }, |
| | | // { |
| | | // path: '/loanmanage', |
| | | // redirect: '/loanmanage/index', |
| | | // component: RouteView, |
| | | // meta: { title: '贷款管理', icon: 'usergroup-delete', permission: ['loanmanage'] }, |
| | | // children: [ |
| | | // { |
| | | // path: '/loanmanage/index', |
| | | // name: 'Loanmanage', |
| | | // component: () => import('@/views/loanmanage/index'), |
| | | // meta: { title: '贷款列表', keepAlive: true, permission: ['loanmanage'] } |
| | | // }, |
| | | // { |
| | | // path: '/loanmanage/institution', |
| | | // name: 'institution', |
| | | // component: () => import('@/views/loanmanage/institution'), |
| | | // meta: { title: '贷款机构', keepAlive: true, permission: ['institution'] } |
| | | // } |
| | | // // { |
| | | // // path: '/loanmanage/institution', |
| | | // // name: 'Institution', |
| | | // // component: () => import('@/views/loanmanage/institution'), |
| | | // // meta: { title: '贷款机构', keepAlive: true, permission: ['institution'] } |
| | | // // } |
| | | // // { |
| | | // // path: '/loanmanage/index', |
| | | // // name: 'Loanmanage', |
| | | // // component: () => import('@/views/loanmanage/index'), |
| | | // // meta: { title: '贷款机构', keepAlive: true, permission: ['loanmanage'] } |
| | | // // } |
| | | // ] |
| | | // }, |
| | | { |
| | | path: '/loanmanage', |
| | | redirect: '/loanmanage/index', |
| | | component: RouteView, |
| | | meta: { title: '贷款管理', icon: 'usergroup-delete', permission: ['loanmanage'] }, |
| | | children: [ |
| | | { |
| | | path: '/loanmanage/index', |
| | | name: 'Loanmanage', |
| | | component: () => import('@/views/loanmanage/index'), |
| | | meta: { title: '贷款列表', keepAlive: true, permission: ['loanmanage'] } |
| | | }, |
| | | { |
| | | path: '/loanmanage/institution', |
| | | name: 'institution', |
| | | component: () => import('@/views/loanmanage/institution'), |
| | | meta: { title: '贷款机构', keepAlive: true, permission: ['institution'] } |
| | | } |
| | | // { |
| | | // path: '/loanmanage/institution', |
| | | // name: 'Institution', |
| | | // component: () => import('@/views/loanmanage/institution'), |
| | | // meta: { title: '贷款机构', keepAlive: true, permission: ['institution'] } |
| | | // } |
| | | // { |
| | | // path: '/loanmanage/index', |
| | | // name: 'Loanmanage', |
| | | // component: () => import('@/views/loanmanage/index'), |
| | | // meta: { title: '贷款机构', keepAlive: true, permission: ['loanmanage'] } |
| | | // } |
| | | ] |
| | | }, |
| | | { |
| | | path: '/interesttreasure', |
| | | redirect: '/interesttreasure/index', |