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;