PDA
dengjunjie
2024-12-28 4d93a579467776c503fa88f1731ef82f7dc20671
´úÂë¹ÜÀí/»´°²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();
      },