This commit is contained in:
kong 2021-11-17 15:14:02 +07:00
parent 91d655873a
commit 2be1a125b8
5 changed files with 41 additions and 9 deletions

View file

@ -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"