刘磊
2026-01-22 1924bdeca6414b6fec314c37260b44f20865d593
项目代码/WMS/WMSClient/src/router/tables.js
@@ -236,9 +236,9 @@
    }
  },
  {
    path: '/Dt_CarBody',
    name: 'Dt_CarBody',
    component: () => import('@/views/widesea_wms/stock/Dt_CarBody.vue'),
    path: '/Dt_CarBodyInfo',
    name: 'Dt_CarBodyInfo',
    component: () => import('@/views/widesea_wms/stock/Dt_CarBodyInfo.vue'),
    meta: {
      keepAlive: false
    }