1
hutongqing
2024-12-29 89051aef8a2c1a85d457914cf6317fe70e0e321c
´úÂë¹ÜÀí/»´°²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();
      },