Parcourir la source

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

785834757 il y a 2 ans
Parent
commit
edf6ce9cc4

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

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