| | |
| | | ] |
| | | }, |
| | | { |
| | | /*----------- 大屏 ----------------*/ |
| | | path: 'KanbanDisplay/kanbanDisplay', |
| | | name: 'kanbanDisplay', |
| | | component: () => import('../views/KanbanDisplay/kanbanDisplay.vue'), |
| | | children: [ |
| | | { |
| | | path: '/KanbanDisplay/kanbanDisplay', |
| | | name: 'kanbanDisplay', |
| | | component: () => import('../views/KanbanDisplay/kanbanDisplay.vue'), |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | /*----------- 清洗机 ----------------*/ |
| | | path: 'Cleaning', |
| | | name: 'cleaning', |
| | |
| | | } |
| | | ] |
| | | }, |
| | | // { |
| | | // /*----------- 自动点胶机 ----------------*/ |
| | | // path: 'GlueDispenser', |
| | | // name: 'glueDispenser', |
| | | // component: () => import('../views/GlueDispenser/glueDispenser.vue'), |
| | | // children: [ |
| | | // { |
| | | // path: '/GlueDispenser/glueDispenser', |
| | | // name: 'glueDispenser', |
| | | // component: () => import('../views/GlueDispenser/glueDispenser.vue'), |
| | | // } |
| | | // ] |
| | | // }, |
| | | { |
| | | /*----------- 自动点胶机 ----------------*/ |
| | | path: 'GlueDispenser', |
| | | name: 'glueDispenser', |
| | | component: () => import('../views/GlueDispenser/glueDispenser.vue'), |
| | | children: [ |
| | | { |
| | | path: '/GlueDispenser/glueDispenser', |
| | | name: 'glueDispenser', |
| | | component: () => import('../views/GlueDispenser/glueDispenser.vue'), |
| | | } |
| | | ] |
| | | }, |
| | | // { |
| | | // /*----------- 烘干线 ----------------*/ |
| | | // path: 'Drying', |
| | |
| | | } |
| | | ] |
| | | }, |
| | | // { |
| | | // /*----------- 自动贴膜机 ----------------*/ |
| | | // path: 'Lamination', |
| | | // name: 'lamination', |
| | | // component: () => import('../views/Lamination/lamination.vue'), |
| | | // children: [ |
| | | // { |
| | | // path: '/Lamination/lamination', |
| | | // name: 'lamination', |
| | | // component: () => import('../views/Lamination/lamination.vue'), |
| | | // } |
| | | // ] |
| | | // }, |
| | | { |
| | | /*----------- 自动贴膜机 ----------------*/ |
| | | path: 'Lamination', |
| | | name: 'lamination', |
| | | component: () => import('../views/Lamination/lamination.vue'), |
| | | children: [ |
| | | { |
| | | path: '/Lamination/lamination', |
| | | name: 'lamination', |
| | | component: () => import('../views/Lamination/lamination.vue'), |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | /*----------- 报工管理 ----------------*/ |
| | | path: 'ManualReporting', |