edit show credit
This commit is contained in:
parent
59558bed81
commit
bc816872ee
1 changed files with 2 additions and 2 deletions
|
|
@ -656,7 +656,7 @@
|
|||
Var StoreCreditFlag = 1
|
||||
Var CoffeePinNumber = PinNumber
|
||||
If pageStoreCredit0 = 1 Then
|
||||
Var CoffeeCreditKeep = StoreCreditAmount + 0
|
||||
Var CoffeeCreditKeep = StoreCreditAmount + CoffeeCredit
|
||||
Open "ROOT/taobin_project/xml/page_payment_storeCredit3.xml"
|
||||
|
||||
Else
|
||||
|
|
@ -670,7 +670,7 @@
|
|||
|
||||
CoinVending BILLSTACKALL
|
||||
|
||||
Var CoffeeCreditKeep = RemainAmountKeep + 0
|
||||
Var CoffeeCreditKeep = RemainAmountKeep + CoffeeCredit
|
||||
Open "ROOT/taobin_project/xml/page_payment_storeCredit3.xml"
|
||||
|
||||
EndIf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue