From e4edcfd0b987b239526f5375881b919789782dad Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期一, 13 十一月 2023 09:32:03 +0800
Subject: [PATCH] 修改优先级因子的一些功能和关系
---
_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupSalesViews#633.def | 19 +++++++++++++++----
1 files changed, 15 insertions(+), 4 deletions(-)
diff --git "a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupSalesViews\043633.def" "b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupSalesViews\043633.def"
index b9da9db..7f6b660 100644
--- "a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupSalesViews\043633.def"
+++ "b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupSalesViews\043633.def"
@@ -7,10 +7,6 @@
{
#keys: '[414382.0.436830247]'
BaseType: 'WebButton'
- Children:
- [
- #child: ContextMenuSalesFillingCapacity
- ]
Properties:
[
Image: 'BLOT'
@@ -22,6 +18,10 @@
{
#keys: '[414382.0.587601840]'
BaseType: 'WebButton'
+ Children:
+ [
+ #child: ContextMenuPriority
+ ]
Properties:
[
Image: 'QUEUE'
@@ -29,5 +29,16 @@
Taborder: 4
]
}
+ Component ButtonOffsetting
+ {
+ #keys: '[414702.1.20970764]'
+ BaseType: 'WebButton'
+ Properties:
+ [
+ Image: 'PRICE_STICKER'
+ Label: '鍐插噺'
+ Taborder: 5
+ ]
+ }
]
}
--
Gitblit v1.9.3