1
wankeda
2025-03-01 fcb50f9e6408bf42e3bc5d34d9f6eff93c2dd263
代码管理/WMS/WIDESEA_WMSClient/src/extension/basic/extend/palletCodeAdd.vue
@@ -82,6 +82,7 @@
      }
      if (this.warehouses.length == 1) {
            this.warehouseId = this.warehouses[0].key;
            this.getPalletType();
          }
      this.showDetialBox = true;
    },