1
huangxiaoqiang
7 天以前 ce8f204db035e6fb7147edb4440591502f5c8567
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: {
       
    }