From 33be9f1e7cc38511f2bb4329fde8e14cc0cc1f09 Mon Sep 17 00:00:00 2001 From: limj <limj@taizhitech.com> Date: 星期四, 28 九月 2023 09:30:45 +0800 Subject: [PATCH] 优先级因子菜单 --- _Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_listContextMenuInterfaceTest.def | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_listContextMenuInterfaceTest.def b/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_listContextMenuInterfaceTest.def index d260c2c..8cbab4b 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_listContextMenuInterfaceTest.def +++ b/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_listContextMenuInterfaceTest.def @@ -3,6 +3,20 @@ { #keys: '[414702.0.459846566]' BaseType: 'listContextMenu' + Children: + [ + Component MenuCreateShowData + { + #keys: '[414702.0.488246034]' + BaseType: 'WebMenu' + Properties: + [ + Image: 'VIEW' + Taborder: 3 + Title: '鏄剧ず鏁版嵁' + ] + } + ] Properties: [ Taborder: 0 -- Gitblit v1.9.3