huangxiaoqiang
2026-03-17 afc3897af8de95aae47ff7dce334a3617256748a
Merge branch 'master' of http://115.159.85.185:8098/r/RuiShiGe/LingPaoCheShenKu
已修改3个文件
17 ■■■■ 文件已修改
项目代码/WCS/WCSClient/src/router/viewGird.js 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSClient/src/router/viewGird.js 11 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
项目代码/WMS/WMSClient/src/views/widesea_wms/basicinfo/Dt_StationManager.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
项目代码/WCS/WCSClient/src/router/viewGird.js
@@ -88,8 +88,8 @@
  },
  {
    path: '/StationManager',
    name: 'StationManager',
    path: '/Dt_StationManager',
    name: 'Dt_StationManager',
    component: () => import('@/views/basicinfo/Dt_StationManager.vue'),
    meta: {
      keepAlive: false
项目代码/WMS/WMSClient/src/router/viewGird.js
@@ -117,16 +117,7 @@
    meta: {
      keepAlive: false
    }
  },
  {
    path: '/Dt_StationManager',
    name: 'Dt_StationManager',
    component: () => import('@/views/basicinfo/Dt_StationManager.vue'),
    meta: {
      keepAlive: false
    }
  },
  }
]
export default viewgird
项目代码/WMS/WMSClient/src/views/widesea_wms/basicinfo/Dt_StationManager.vue
@@ -16,7 +16,7 @@
export default defineComponent({
    setup() {
        const table = ref({
            key: 'areaID',
            key: 'stationID',
            footer: "Foots",
            cnName: '绔欏彴淇℃伅',
            name: 'basicinfo/Dt_StationManager',