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_FormFillingCapacityScheme/Component_listContextMenuCustomerAndFillingCapacityOrder.def |   15 ++-------------
 1 files changed, 2 insertions(+), 13 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormFillingCapacityScheme/Component_listContextMenuCustomerAndFillingCapacityOrder.def b/_Main/UI/MacroPlannerWebApp/Component_FormFillingCapacityScheme/Component_listContextMenuCustomerAndFillingCapacityOrder.def
index cdcd03d..486b097 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormFillingCapacityScheme/Component_listContextMenuCustomerAndFillingCapacityOrder.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormFillingCapacityScheme/Component_listContextMenuCustomerAndFillingCapacityOrder.def
@@ -16,17 +16,6 @@
         Title: '濉骇'
       ]
     }
-    Component MenuRefresh
-    {
-      #keys: '[414382.0.415603149]'
-      BaseType: 'WebMenu'
-      Properties:
-      [
-        Image: 'EDITOR_HAS_DECLARATIVE_DEFINITION'
-        Taborder: 4
-        Title: '鍒涘缓娴嬭瘯鏁版嵁'
-      ]
-    }
     Component MenuDelete
     {
       #keys: '[414702.0.472081906]'
@@ -34,7 +23,7 @@
       Properties:
       [
         Image: 'DELETE'
-        Taborder: 5
+        Taborder: 4
         Title: '鍒犻櫎'
       ]
     }
@@ -46,7 +35,7 @@
       [
         Image: 'DOCUMENT_SELECTION'
         Shortcut: 'Ctrl+A'
-        Taborder: 6
+        Taborder: 5
         Title: '鍏ㄩ��'
       ]
     }

--
Gitblit v1.9.3