Merge branch 'master' of ssh://forthrd.ddns.net:2222/1TBHDD/ikong/taobin_project

This commit is contained in:
kong 2022-03-23 22:02:31 +07:00
commit efacd73937
3 changed files with 14 additions and 0 deletions

View file

@ -201,6 +201,10 @@
Var EnableSelectMenuBetweenBrew = "Invisible"
EndIf
If GetFreeFromError = 1 Then
Var EnableSelectMenuBetweenBrew = "Invisible"
EndIf
; Hide
Var bg_strawlid_ST = "Invisible"
Var bg_strawProblem_ST = "Invisible"

View file

@ -156,6 +156,11 @@
EndIf
EndIf
DEBUGVAR GetFreeFromError
If GetFreeFromError = 1 Then
Var btnAddCart = "Invisible"
EndIf
Var LidDeactiveButton = "Invisible"
Var StrawDeactiveButton = "Invisible"

View file

@ -155,6 +155,11 @@
EndIf
EndIf
DEBUGVAR GetFreeFromError
If GetFreeFromError = 1 Then
Var btnAddCart = "Invisible"
EndIf
Var LidDeactiveButton = "Invisible"
Var StrawDeactiveButton = "Invisible"