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