fix bug credit < amount in credit3
This commit is contained in:
parent
3babb5032a
commit
59c21b5b59
1 changed files with 3 additions and 5 deletions
|
|
@ -29,17 +29,15 @@
|
|||
Var Tel_Confirm_State = "Enable"
|
||||
|
||||
|
||||
If AcceptAuto = "true" Then
|
||||
|
||||
|
||||
|
||||
EndIf
|
||||
|
||||
|
||||
Else
|
||||
Var Tel_Confirm_State = "Enable"
|
||||
Var ShowNotEnoughText = "Enable"
|
||||
Var NotEnoughFlag = 1
|
||||
|
||||
Var AcceptAuto = "false"
|
||||
|
||||
EndIf
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue