This commit is contained in:
wanlop run 2024-05-27 11:35:01 +07:00
parent 8353cc8a08
commit dceadeb97b
11 changed files with 1311 additions and 575 deletions

View file

@ -1082,6 +1082,8 @@
Var ShowButtonClick2 = "Invisible"
EndIf
DEBUGVAR CLOSE_ORDER_NOW
</EventOpen>
<EventActionOk>
@ -1193,8 +1195,6 @@
Open "ROOT/taobin_project/xml/page_board.xml"
EndIf
If IgnoreNetCore = "true" Then
Else
@ -1221,6 +1221,12 @@
EndIf
EndIf
If CLOSE_ORDER_NOW = "true" Then
TRY "ROOT/taobin_project/xml/sometime/script_open_page_show_error.ev"
EndIf
If MachineStage = "mcu-upgrade" Then
TRY "ROOT/taobin_project/xml/sometime/script_open_page_show_error.ev"