1
huangxiaoqiang
2025-11-03 05e76f7efde9b955baa598ab62957eb7a186600f
Code Management/WMS/WIDESEA_WMSClient/src/router/tables.js
@@ -31,7 +31,7 @@
  {
    path: '/Dt_LocationStatus',
    name: 'Dt_LocationStatus',
    component: () => import('@/views/widesea_wms/basicinfo/LocationStatusChange.vue'),
    component: () => import('@/views/widesea_wms/basicinfo/Dt_LocationStatus.vue'),
    meta: {
       
    }