@@ -295,7 +295,7 @@
mask: true,
});
- let info$ = post(`/transflow/extra`, {type: this.queryObj.drugsBagType, extraType: 'orderInfo', orderId: +this.queryObj.orderId});
+ let info$ = post(`/transflow/extra`, {type: this.queryObj.drugsBagType, extraType: 'orderInfo', orderId: +this.queryObj.orderId, checkComplete: '1'});
let config$ = post(`/simple/data/fetchDataList/taskTypeConfig`, {
"idx": 0,
"sum": 1,