wangxinhui
2025-03-01 bec50a799a5ce50177023d072c62415451f7c7d9
代码管理/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;
    },