10.22
This commit is contained in:
parent
9de246a8e5
commit
e7b2df5001
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user