|
@@ -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',
|