From 93652435728de839582440eefd5122c281181d35 Mon Sep 17 00:00:00 2001 From: limj <limj@taizhitech.com> Date: 星期二, 24 十月 2023 18:46:04 +0800 Subject: [PATCH] 优先级管理添加注释 --- _Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_cmTestAttempt.def | 17 ++++++++++++++--- 1 files changed, 14 insertions(+), 3 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_cmTestAttempt.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_cmTestAttempt.def index 4a5d5b5..05a14f4 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_cmTestAttempt.def +++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_cmTestAttempt.def @@ -13,7 +13,7 @@ [ Image: 'WATER_FISH' Taborder: 0 - Title: '浜ц兘鍒嗛厤&濉骇' + Title: '浜ц兘鍒嗛厤' ] } Component mnAnnualProductionAndSalesReview @@ -23,7 +23,7 @@ Properties: [ Image: 'PIG' - Taborder: 5 + Taborder: 6 Title: '骞村害浜ч攢澶嶇洏' ] } @@ -56,7 +56,7 @@ Properties: [ Separator: true - Taborder: 4 + Taborder: 5 ] } Component mnDockingERPForPRRelease @@ -70,6 +70,17 @@ Title: '瀵规帴ERP杩涜PR閲婃斁' ] } + Component mnDataDistribution + { + #keys: '[414702.1.155392180]' + BaseType: 'WebMenu' + Properties: + [ + Image: 'PALM_TREE' + Taborder: 4 + Title: '鏁版嵁鍒嗗彂' + ] + } ] Properties: [ -- Gitblit v1.9.3