DO
This commit is contained in:
parent
91d655873a
commit
2be1a125b8
5 changed files with 41 additions and 9 deletions
|
|
@ -183,7 +183,8 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
; Do not change
|
||||
;
|
||||
If MachineStage = "show-menu" Then
|
||||
|
||||
If CART_INDEX < CART_COUNT Then
|
||||
|
|
@ -225,6 +226,8 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
;
|
||||
|
||||
If MachineStage = "remove-cup" Then
|
||||
If CART_COUNT = 0 Then
|
||||
Open "ROOT/taobin_project/xml/page_back_to_remove_cup.xml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue