seimin преди 1 година
родител
ревизия
d82ed91123
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/app/share/businessData-detail-modal/businessData-detail-modal.component.ts

+ 1 - 1
src/app/share/businessData-detail-modal/businessData-detail-modal.component.ts

@@ -171,7 +171,7 @@ export class BusinessDataDetailModalComponent implements OnInit {
171 171
       sum: this.pageSize,
172 172
       clothesException: {
173 173
         hosId: this.hosId,
174
-        id: this.orderId,
174
+        batchId: this.orderId,
175 175
       }
176 176
     }
177 177
     this.hsLoading = true;