Merge branch 'master' of ssh://192.168.10.159:/1TBHDD/ikong/taobin_project

This commit is contained in:
miggaze 2022-03-24 11:33:15 +07:00
commit f27f867cec
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

@ -155,6 +155,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"