From 7bdd9bb795041a46eb954bd6bffb1d9bef24a8ff Mon Sep 17 00:00:00 2001 From: lazhen <17772815105@139.com> Date: 星期一, 14 十月 2024 10:46:20 +0800 Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev-zlg --- _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