fix bug web credit
This commit is contained in:
parent
b03370aeb5
commit
58f15650eb
1 changed files with 2 additions and 1 deletions
|
|
@ -193,7 +193,8 @@
|
|||
If web_readyOK = "true" Then
|
||||
|
||||
Var Seeker.selected_a_drink = SelectDrink
|
||||
Var Seeker.ServiceAmount2 = PayAmount
|
||||
Var Seeker.ServiceAmount2 = PriceDrink
|
||||
Var PayAmount = PriceDrink
|
||||
|
||||
If web_payment = "CODE" Then
|
||||
Open "ROOT/taobin_project/xml/page_payment_code.xml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue