|  |  |  | 
|---|
|  |  |  | name: 'Dt_BillGroupStock', | 
|---|
|  |  |  | component: () => import('@/views/widesea_wms/stock/Dt_BillGroupStock.vue'), | 
|---|
|  |  |  | meta: { | 
|---|
|  |  |  | keepAlive: false | 
|---|
|  |  |  | keepAlive: true | 
|---|
|  |  |  | } | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | // { | 
|---|
|  |  |  | //   path: '/Dt_BillGroupStockDetail', | 
|---|
|  |  |  | //   name: 'Dt_BillGroupStockDetail', | 
|---|
|  |  |  | //   component: () => import('@/views/widesea_wms/stock/Dt_BillGroupStockDetail.vue') | 
|---|
|  |  |  | //   component: () => import('@/views/widesea_wms/stock/Dt_BillGroupStockDetail.vue'), | 
|---|
|  |  |  | //   meta: { | 
|---|
|  |  |  | //     keepAlive: true | 
|---|
|  |  |  | //   } | 
|---|
|  |  |  | // }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | path: '/Dt_InboundOrder', | 
|---|
|  |  |  | 
|---|
|  |  |  | meta: { | 
|---|
|  |  |  | keepAlive: false | 
|---|
|  |  |  | } | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | path: '/momTest', | 
|---|
|  |  |  | name: 'momTest', | 
|---|
|  |  |  | component: () => import('@/views/widesea_wms/MOM/momTest.vue'), | 
|---|
|  |  |  | meta: { | 
|---|
|  |  |  | keepAlive: false | 
|---|
|  |  |  | } | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | path: '/ProductionModel', | 
|---|
|  |  |  | name: 'ProductionModel', | 
|---|
|  |  |  | component: () => import('@/views/widesea_wms/MOM/ProductionModel.vue'), | 
|---|
|  |  |  | meta: { | 
|---|
|  |  |  | keepAlive: false | 
|---|
|  |  |  | } | 
|---|
|  |  |  | } | 
|---|
|  |  |  | ] | 
|---|
|  |  |  | export default tables | 
|---|