| | |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | path: '/expertManage', |
| | | redirect: '/expertManage/experts', |
| | | meta: { title: '厅专家库管理',icon: 'post'}, |
| | | children: [ |
| | | { |
| | | path: 'experts', |
| | | name: 'experts', |
| | | meta: { title: '厅专家库',icon: 'server'} |
| | | }, |
| | | { |
| | | path: 'applyRecords', |
| | | name: 'applyRecords', |
| | | meta: { title: '专家申请记录',icon: 'skill'} |
| | | } |
| | | ] |
| | | }, |
| | | // { |
| | | // path: '/expertManage', |
| | | // redirect: '/expertManage/experts', |
| | | // meta: { title: '厅专家库管理',icon: 'post'}, |
| | | // children: [ |
| | | // { |
| | | // path: 'experts', |
| | | // name: 'experts', |
| | | // meta: { title: '厅专家库',icon: 'server'} |
| | | // }, |
| | | // { |
| | | // path: 'applyRecords', |
| | | // name: 'applyRecords', |
| | | // meta: { title: '专家申请记录',icon: 'skill'} |
| | | // } |
| | | // ] |
| | | // }, |
| | | { |
| | | path: '/baseSet', |
| | | redirect: '/baseSet/evaluate', |