Przeglądaj źródła

修改一个主订单 多个已承保子订单的审核问题

785834757 2 lat temu
rodzic
commit
edf6ce9cc4

+ 1 - 0
src/views/FinancialManagement/CarInsurance/Verifytasks/Verifyuntasks.vue

@@ -618,6 +618,7 @@ export default {
         });
         let subParam = {
           orderNo: this.orderInfo.orderno,
+          insOrderNo: this.orderInfo.insOrderNo,
           jqCostsProportionStr: this.adjustFeeDescInfo.jqAllFeeRate,
           syCostsProportionStr: this.adjustFeeDescInfo.syAllFeeRate,
           auditStatus: '1',