wangxinhui
2024-12-30 0bc021a1c7515af5a0f102776488f0457d418d27
´úÂë¹ÜÀí/»´°²PDA/pages/stash/raworderboxing.vue
@@ -187,7 +187,7 @@
         this.addressFocus = false;
         this.orderNo = res.orderNo;
         this.warehouseId = res.warehouseId;
         this.Test = this.warehouseId == 1; //把1改成测试架仓库区ID
         this.Test = this.warehouseId == 6; //测试架仓库区ID
         this.label = "单据编号:" + this.orderNo;
         this.getData();
      },