Fix bug page_thankyouConti.xml

This commit is contained in:
wanlop run 2024-09-24 23:47:36 +07:00
parent 875c4fbf81
commit cdb07f757d
61 changed files with 6469 additions and 6419 deletions

View file

@ -60,6 +60,19 @@
;DEBUGVAR CupArmMove
;DEBUGVAR buttonRemoveCup
; Add haveCup false for block display abnormal. Alternate between page_board.xml and this file.
If HaveCup = "false" Then
If MachineStage = "show-menu" Then
Open "ROOT/taobin_project/xml/page_board.xml"
EndIf
EndIf
If MachineStage = "close-maintenance" Then
Open "ROOT/taobin_project/xml/page_show_error.xml"
EndIf
;include=ROOT/taobin_project/inc/remove_cup_step.inc
Refresh