Commit 525a04b9 authored by Xuguangxing's avatar Xuguangxing

fix

parent ae0d6319
......@@ -539,7 +539,7 @@ export default {
reason: error,
orderNo: this.orderNo,
payType: this.payType,
finalAmt: this.amountInfo.finalAmt || '',
amount: this.amountInfo.finalAmt || '',
freeAmount: this.amountInfo.freeAmount || ''
}
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment