MYS: fix case switch app & cannot input number from 30/8
This commit is contained in:
parent
3f2d68fa03
commit
d1b3bc91d7
7 changed files with 2834 additions and 1 deletions
|
|
@ -17,4 +17,10 @@ EndIf
|
|||
|
||||
If Tel2D = "09" Then
|
||||
Var Tel2DFlag = 1
|
||||
EndIf
|
||||
|
||||
If InternationalEnable = 1 Then
|
||||
Var VerifyFile = CountryRootPath + "/xml/verify_number.ev"
|
||||
|
||||
TRY VerifyFile
|
||||
EndIf
|
||||
Loading…
Add table
Add a link
Reference in a new issue