This commit is contained in:
cun-nan 2024-10-22 11:10:03 +08:00
parent 9de246a8e5
commit e7b2df5001

View File

@ -874,7 +874,7 @@ export default {
computed: {
getChangeShould() {
return this.payForm.authCode - this.realAmount
return this.payForm.authCode - this.payForm.realyPayBills
},
getGoodsItem() {
if (this.oilGunClearing.amount && this.oilGunClearing.amount !== undefined) {