From 3e22c533dd00a70f1bb7bb8575b5cb0335551626 Mon Sep 17 00:00:00 2001 From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com> Date: 星期一, 14 十月 2024 18:05:34 +0800 Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev --- _Main/UI/MacroPlannerWebApp/Component_FormNewOfflinePlan/Component_pHeader.def | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 60 insertions(+), 0 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormNewOfflinePlan/Component_pHeader.def b/_Main/UI/MacroPlannerWebApp/Component_FormNewOfflinePlan/Component_pHeader.def index 90182d1..2858b6f 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_FormNewOfflinePlan/Component_pHeader.def +++ b/_Main/UI/MacroPlannerWebApp/Component_FormNewOfflinePlan/Component_pHeader.def @@ -15,6 +15,66 @@ Taborder: 0 ] } + Component bDownload id:bDownload_141 + { + #keys: '[413988.0.1652609611]' + BaseType: 'WebButton' + Properties: + [ + Label: 'Download' + Taborder: 1 + ] + } + Component bImport id:bImport_217 + { + #keys: '[413988.0.1654241348]' + BaseType: 'WebButton' + Properties: + [ + Label: 'Import' + Taborder: 2 + ] + } + Component bDeductChangeoverLoss id:bDeductChangeoverLoss_737 + { + #keys: '[413988.0.1652941817]' + BaseType: 'WebButton' + Properties: + [ + Label: 'Deduct changeover loss' + Taborder: 3 + ] + } + Component bRestore id:bRestore_778 + { + #keys: '[413988.0.1654260514]' + BaseType: 'WebButton' + Properties: + [ + Label: 'Restore' + Taborder: 4 + ] + } + Component bSaveAsDraft id:bSaveAsDraft_870 + { + #keys: '[413988.0.1654260654]' + BaseType: 'WebButton' + Properties: + [ + Label: 'Save as draft' + Taborder: 5 + ] + } + Component bConfirm id:bConfirm_978 + { + #keys: '[413988.0.1654260807]' + BaseType: 'WebButton' + Properties: + [ + Label: 'Confirm' + Taborder: 6 + ] + } ] Properties: [ -- Gitblit v1.9.3