刘磊
2025-08-25 4c308eab6106324bd40e6ad7fd9e769a5cedcedf
项目代码/WMS/WIDESEA_WMSClient/src/router/tables.js
@@ -242,10 +242,11 @@
    meta: {
      keepAlive: false
    }
  },{
    path: '/Dt_needBarcode',
    name: 'Dt_needBarcode',
    component: () => import('@/views/widesea_wms/basicinfo/Dt_needBarcode.vue'),
  },
  {
    path: '/Dt_PalletInfo',
    name: 'Dt_PalletInfo',
    component: () => import('@/views/widesea_wms/basicinfo/Dt_PalletInfo.vue'),
    meta: {
      keepAlive: false
    }
@@ -259,21 +260,14 @@
    // }
  },
  {
    path: '/Dt_Traintype',
    name: 'Dt_Traintype',
    component: () => import('@/views/widesea_wms/basicinfo/Dt_Traintype.vue'),
    meta: {
      keepAlive: false
    }
    path: '/VV_PalletStockInfo',
    name: 'VV_PalletStockInfo',
    component: () => import('@/views/widesea_wms/stock/VV_PalletStockInfo.vue'),
    // meta: {
    //   keepAlive: true
    // }
  },
  {
    path: '/Dt_SelectionStandards',
    name: 'Dt_SelectionStandards',
    component: () => import('@/views/widesea_wms/basicinfo/Dt_SelectionStandards.vue'),
    meta: {
      keepAlive: false
    }
  },
  {
    path: '/locationInfoRow',
    name: 'locationInfoRow',