OK triple order menu
This commit is contained in:
parent
31a587ea0d
commit
abc4ade9fa
5 changed files with 25 additions and 10 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue