From 7738d23499684bc91a6907ddbe7f892983aa6de2 Mon Sep 17 00:00:00 2001 From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com> Date: 星期三, 04 十二月 2024 17:35:13 +0800 Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev --- _Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupPlanViews.def | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 56 insertions(+), 0 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupPlanViews.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupPlanViews.def index ad37324..d38880a 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupPlanViews.def +++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupPlanViews.def @@ -14,5 +14,61 @@ Taborder: 8 ] } + Component bTransferPlan id:bTransferPlan_697 + { + #keys: '[413988.1.207593018]' + BaseType: 'WebButton' + Properties: + [ + Image: 'HAND_TRUCK_BOX' + Label: 'Transfer plan' + Taborder: 9 + ] + } + Component bNewOfflinePlan id:bNewOfflinePlan_667 + { + #keys: '[413988.1.207593152]' + BaseType: 'WebButton' + Properties: + [ + Image: 'LIGHTBULB' + Label: 'Output plan' + Taborder: 10 + ] + } + Component bNewAssemblyOnlinePlan id:bNewAssemblyOnlinePlan_670 + { + #keys: '[413988.1.207593219]' + BaseType: 'WebButton' + Properties: + [ + Description: '鏂扮増涓婄嚎璁″垝' + Image: 'PALM_TREE' + Label: 'Filing plan' + Taborder: 11 + ] + } + Component bPackagingPlan id:bPackagingPlan_368 + { + #keys: '[413988.1.207540470]' + BaseType: 'WebButton' + Properties: + [ + Image: 'SIXPACK_BEER' + Label: 'Packaging plan' + Taborder: 12 + ] + } + Component bShippingActualData id:bShippingActualData_957 + { + #keys: '[413988.1.207540537]' + BaseType: 'WebButton' + Properties: + [ + Image: 'TABLE_CONNECTION' + Label: 'Shipping data' + Taborder: 13 + ] + } ] } -- Gitblit v1.9.3