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