| | |
| | | }, |
| | | children: [ |
| | | { |
| | | name: 'md_instrument', |
| | | path: '/md/instrument', |
| | | component: 'view.md_instrument', |
| | | meta: { |
| | | title: 'md_instrument', |
| | | i18nKey: 'route.md_instrument' |
| | | } |
| | | }, |
| | | { |
| | | name: 'md_shift', |
| | | path: '/md/shift', |
| | | component: 'view.md_shift', |
| | | meta: { |
| | | title: 'md_shift', |
| | | i18nKey: 'route.md_shift' |
| | | } |
| | | }, |
| | | { |
| | | name: 'md_weighing-box', |
| | | path: '/md/weighing-box', |
| | | component: 'view.md_weighing-box', |
| | | meta: { |
| | | title: 'md_weighing-box', |
| | | i18nKey: 'route.md_weighing-box' |
| | | } |
| | | } |
| | | ] |
| | |
| | | } |
| | | }, |
| | | { |
| | | name: 'qm_judge', |
| | | path: '/qm/judge', |
| | | component: 'view.qm_judge', |
| | | meta: { |
| | | title: 'qm_judge', |
| | | i18nKey: 'route.qm_judge' |
| | | } |
| | | }, |
| | | { |
| | | name: 'qm_judge-details', |
| | | path: '/qm/judge-details', |
| | | component: 'view.qm_judge-details', |
| | | meta: { |
| | | title: 'qm_judge-details', |
| | | i18nKey: 'route.qm_judge-details' |
| | | } |
| | | }, |
| | | { |
| | | name: 'qm_std', |
| | | path: '/qm/std', |
| | | component: 'view.qm_std', |