wangxinhui
2025-02-07 f82745d3308c70ed787cbbf00652e2577e2c4218
代码管理/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;
    },