From 53a8fefbaaf7b84e1aef58603e64f2b507bfd772 Mon Sep 17 00:00:00 2001
From: hongjli <3117313295@qq.com>
Date: 星期三, 27 九月 2023 18:11:04 +0800
Subject: [PATCH] 填产优化

---
 _Main/UI/MacroPlannerWebApp/Component_FormFillingCapacityScheme/Component_listContextMenuCustomerAndFillingCapacityOrder.def |   31 +++++++++++++++++++++++++++----
 1 files changed, 27 insertions(+), 4 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormFillingCapacityScheme/Component_listContextMenuCustomerAndFillingCapacityOrder.def b/_Main/UI/MacroPlannerWebApp/Component_FormFillingCapacityScheme/Component_listContextMenuCustomerAndFillingCapacityOrder.def
index 8ba1423..cdcd03d 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormFillingCapacityScheme/Component_listContextMenuCustomerAndFillingCapacityOrder.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormFillingCapacityScheme/Component_listContextMenuCustomerAndFillingCapacityOrder.def
@@ -11,9 +11,9 @@
       BaseType: 'WebMenu'
       Properties:
       [
-        Image: 'ADD2'
+        Image: 'JERRYCAN'
         Taborder: 3
-        Title: 'Filling'
+        Title: '濉骇'
       ]
     }
     Component MenuRefresh
@@ -22,9 +22,32 @@
       BaseType: 'WebMenu'
       Properties:
       [
-        Image: 'ADD2'
+        Image: 'EDITOR_HAS_DECLARATIVE_DEFINITION'
         Taborder: 4
-        Title: '鍒锋柊'
+        Title: '鍒涘缓娴嬭瘯鏁版嵁'
+      ]
+    }
+    Component MenuDelete
+    {
+      #keys: '[414702.0.472081906]'
+      BaseType: 'WebMenu'
+      Properties:
+      [
+        Image: 'DELETE'
+        Taborder: 5
+        Title: '鍒犻櫎'
+      ]
+    }
+    Component MenuSelectAll
+    {
+      #keys: '[414702.0.472012591]'
+      BaseType: 'WebMenu'
+      Properties:
+      [
+        Image: 'DOCUMENT_SELECTION'
+        Shortcut: 'Ctrl+A'
+        Taborder: 6
+        Title: '鍏ㄩ��'
       ]
     }
   ]

--
Gitblit v1.9.3