Nahom
This commit is contained in:
parent
8353cc8a08
commit
dceadeb97b
11 changed files with 1311 additions and 575 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue