huangxiaoqiang
2025-07-15 2f64683d8081a69115acfb72c93a08cb83cea54d
CodeManagement/WMS/WIDESEA_WMSClient/src/router/tables.js
@@ -260,6 +260,20 @@
    meta: {
      keepAlive: false
    }
  },{
    path: '/Dt_BillGroupStock_Hty',
    name: 'Dt_BillGroupStock_Hty',
    component: () => import('@/views/widesea_wms/stock/Dt_BillGroupStock_Hty.vue'),
    meta: {
      keepAlive: false
    }
  }, {
    path: '/Dt_LocationStatus',
    name: 'Dt_LocationStatus',
    component: () => import('@/views/widesea_wms/basicinfo/Dt_LocationStatus.vue'),
    meta: {
    }
  },
]
export default tables