From 7d1851c05553b46b81a647c0fd207a3b91973b64 Mon Sep 17 00:00:00 2001 From: lihongji <3117313295@qq.com> Date: 星期四, 16 五月 2024 22:32:02 +0800 Subject: [PATCH] 发动机匹配导入导出 --- _Main/UI/MacroPlanner/Component_ApplicationLibMacroPlanner/Component_mbMainMenu.def | 20 ++++++++++++++++++++ 1 files changed, 20 insertions(+), 0 deletions(-) diff --git a/_Main/UI/MacroPlanner/Component_ApplicationLibMacroPlanner/Component_mbMainMenu.def b/_Main/UI/MacroPlanner/Component_ApplicationLibMacroPlanner/Component_mbMainMenu.def index 0267fea..5c6c5c5 100644 --- a/_Main/UI/MacroPlanner/Component_ApplicationLibMacroPlanner/Component_mbMainMenu.def +++ b/_Main/UI/MacroPlanner/Component_ApplicationLibMacroPlanner/Component_mbMainMenu.def @@ -77,6 +77,26 @@ } ] } + Component menuSeparator833 { #keys: '[413988.0.1164544044]' BaseType: 'Menu' Properties: [ Separator: true ] } + Component ComponentMenu469 { #keys: '[413988.0.1164544687]' BaseType: 'ComponentMenu' Properties: [ ComponentType: 'frmStandardAnalysis857' Text: '' ] } + ] + Properties: + [ + ModeledStringList ChildOrdering + { + c: MenuFunctions + c: MenuSeparatorFunctions + c: MenuConfiguration + c: Menu38 + c: MenuEditKnowledgeTables + c: Menu18 + c: MenuAuthorization + c: MenuAdministrativeTools1 + c: Menu8 + c: MenuSelectDemoDataset + c: menuSeparator833 + c: ComponentMenu469 + } ] } ] -- Gitblit v1.9.3