Pārlūkot izejas kodu

接口参数修改

seimin 4 mēneši atpakaļ
vecāks
revīzija
ff2723b214
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      pages/newDrug/checkPage/checkPage.vue

+ 1 - 1
pages/newDrug/checkPage/checkPage.vue

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