From 6d6cc10d9e8e242661da7fd655dec155a09d676c Mon Sep 17 00:00:00 2001
From: haorenhui <renhui.hao@capgemini.com>
Date: 星期一, 30 十月 2023 11:41:12 +0800
Subject: [PATCH] actual关键物料判断

---
 _Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_listContextMenuInterfaceTest.def |   37 +++++++++++++++++++++++++++++++++++++
 1 files changed, 37 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..7c9f529 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_listContextMenuInterfaceTest.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_listContextMenuInterfaceTest.def
@@ -3,6 +3,43 @@
 {
   #keys: '[414702.0.459846566]'
   BaseType: 'listContextMenu'
+  Children:
+  [
+    Component MenuCreateShowData
+    {
+      #keys: '[414702.0.488246034]'
+      BaseType: 'WebMenu'
+      Properties:
+      [
+        Image: 'VIEW'
+        Taborder: 3
+        Title: '娴嬭瘯'
+      ]
+    }
+    Component MenuDelete
+    {
+      #keys: '[414702.0.495675965]'
+      BaseType: 'WebMenu'
+      Properties:
+      [
+        Image: 'DELETE'
+        Taborder: 4
+        Title: '鍒犻櫎'
+      ]
+    }
+    Component MenuSelectionAll
+    {
+      #keys: '[414702.0.494390825]'
+      BaseType: 'WebMenu'
+      Properties:
+      [
+        Image: 'SELECTION'
+        Shortcut: 'Ctrl+A'
+        Taborder: 5
+        Title: '鍏ㄩ��'
+      ]
+    }
+  ]
   Properties:
   [
     Taborder: 0

--
Gitblit v1.9.3