| | |
| | | ] |
| | | }, |
| | | { |
| | | path: '/baseSet', |
| | | redirect: '/baseSet/evaluate', |
| | | meta: { title: '基础设置',icon: 'dict'}, |
| | | path: '/system', |
| | | redirect: '/system/dept', |
| | | meta: { title: '系统设置',icon: 'dict'}, |
| | | children: [ |
| | | { |
| | | path: 'dept', |
| | | name: 'dept', |
| | | meta: { title: '部门处室管理',icon: 'build'} |
| | | }, |
| | | { |
| | | path: 'evaluate', |
| | | name: 'evaluate', |
| | | meta: { title: '类型管理',icon: 'build'} |
| | | }, |
| | | { |
| | | path: 'expertsType', |
| | | name: 'expertsType', |
| | | meta: { title: '专家类型管理',icon: 'clipboard'} |
| | | }, |
| | | { |
| | | path: 'business', |
| | | name: 'business', |
| | | meta: { title: '业务范围管理',icon: 'cascader'} |
| | | }, |
| | | { |
| | | path: 'area', |
| | | name: 'area', |
| | | meta: { title: '地区维护管理',icon: 'component'} |
| | | }, |
| | | { |
| | | path: 'major', |
| | | name: 'major', |
| | | meta: { title: '专业方向管理',icon: 'documentation'} |
| | | } |
| | | // { |
| | | // path: 'expertsType', |
| | | // name: 'expertsType', |
| | | // meta: { title: '专家类型管理',icon: 'clipboard'} |
| | | // }, |
| | | // { |
| | | // path: 'business', |
| | | // name: 'business', |
| | | // meta: { title: '业务范围管理',icon: 'cascader'} |
| | | // }, |
| | | // { |
| | | // path: 'area', |
| | | // name: 'area', |
| | | // meta: { title: '地区维护管理',icon: 'component'} |
| | | // }, |
| | | // { |
| | | // path: 'major', |
| | | // name: 'major', |
| | | // meta: { title: '专业方向管理',icon: 'documentation'} |
| | | // } |
| | | |
| | | ] |
| | | }, |