OK triple order menu

This commit is contained in:
kong 2021-12-31 01:12:18 +07:00
parent 31a587ea0d
commit abc4ade9fa
5 changed files with 25 additions and 10 deletions

View file

@ -74,12 +74,13 @@
EndIf
If MachineStage = "remove-cup" Then
SAVELOG "MachineStage = remove-cup"
Open "ROOT/taobin_project/xml/page_back_to_remove_cup.xml"
EndIf
If CupChecking = "true" Then
SAVELOG "CupChecking = true"
Open "ROOT/taobin_project/xml/page_back_to_remove_cup.xml"
EndIf
@ -111,6 +112,7 @@
EndIf
If MachineStage = "remove-cup" Then
SAVELOG "MachineStage = remove-cup 2"
Open "ROOT/taobin_project/xml/page_back_to_remove_cup.xml"
EndIf