wangxinhui
2025-04-08 dcecb039035f4b2e82e31c39b74db9402444c536
代码管理/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;
    },