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;