| | |
| | | } |
| | | }, |
| | | { |
| | | path: '/Eliteselection', |
| | | name: 'Eliteselection', |
| | | component: () => import('@/views/widesea_wms/stock/Eliteselection.vue'), |
| | | meta: { |
| | | keepAlive: false |
| | | } |
| | | }, |
| | | { |
| | | path: '/Dt_PaintingOrderInfo', |
| | | name: 'Dt_PaintingOrderInfo', |
| | | component: () => import('@/views/widesea_wms/OrderInfo/Dt_PaintingOrderInfo.vue'), |
| | |
| | | path: '/VV_MesLockInfo', |
| | | name: 'VV_MesLockInfo', |
| | | component: () => import('@/views/widesea_wms/stock/VV_MesLockInfo.vue'), |
| | | // meta: { |
| | | // keepAlive: true |
| | | // } |
| | | meta: { |
| | | keepAlive: false |
| | | } |
| | | },{ |
| | | path: '/Dt_StockQuantityChangeRecord', |
| | | name: 'Dt_StockQuantityChangeRecord', |
| | | component: () => import('@/views/widesea_wms/stock/Dt_StockQuantityChangeRecord.vue'), |
| | | meta: { |
| | | keepAlive: false |
| | | } |
| | | },{ |
| | | path: '/Dt_PassPointRecord', |
| | | name: 'Dt_PassPointRecord', |
| | | component: () => import('@/views/widesea_wms/basicinfo/Dt_PassPointRecord.vue'), |
| | | meta: { |
| | | keepAlive: false |
| | | } |
| | | }, |
| | | ] |
| | | export default tables |