Commit f827e7c0 authored by 季圣华's avatar 季圣华 Committed by Gitee
Browse files

!78 付款单金额changeAmount错误导致付款变成收款

Merge pull request !78 from 华鱼西/master
parents 1c5e41d8 ee2f4cd4
......@@ -231,6 +231,7 @@
totalPrice += item.eachAmount-0
}
billMain.totalPrice = 0-totalPrice
billMain.changeAmount = 0-billMain.changeAmount
if(this.fileList && this.fileList.length > 0) {
billMain.fileName = this.fileList
}
......
Supports Markdown
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