ysy před 1 rokem
rodič
revize
31c6bac53c

+ 2 - 0
pages/pda/feeding/index/index.vue

@@ -185,6 +185,8 @@
 					pageNum: this.page,
 					size: this.size,
 					feedStatus: this.feedStatus,
+					customerClient: 2,
+					workOrderType: 1,
 					produceRoutingId: this.formData.produceRoutingId
 
 				}

+ 2 - 1
pages/pda/picking/index/index.vue

@@ -189,7 +189,8 @@
 					pageNum: this.page,
 					size: this.size,
 					pickStatus: this.pickStatus,
-					
+					customerClient: 2,
+					workOrderType: 1,
 					produceRoutingId: this.formData.produceRoutingId
 
 				}