From 880f3c0257eeb8c37761d484258fdd102a369a19 Mon Sep 17 00:00:00 2001
From: 陈清红 <420599804@qq.com>
Date: 星期一, 14 四月 2025 16:46:36 +0800
Subject: [PATCH] BUG&优化项
---
_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