刘磊
2024-11-23 06cbf02daf958a1f4687691e5d9d741a21a2fe53
Code Management/WMS/WIDESEA_WMSClient/src/router/tables.js
@@ -12,13 +12,16 @@
    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',