From d594137a0d5684bb32db001cfc3dde065469d178 Mon Sep 17 00:00:00 2001
From: hongjli <3117313295@qq.com>
Date: 星期二, 10 十月 2023 21:29:27 +0800
Subject: [PATCH] 产能分配优化

---
 _Main/UI/MacroPlannerWebApp/Component_FormCapacityAllocationResultsRuleConfiguration/Component_PanelImportAndExport.def |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAllocationResultsRuleConfiguration/Component_PanelImportAndExport.def b/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAllocationResultsRuleConfiguration/Component_PanelImportAndExport.def
index 367ca52..61c7b78 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAllocationResultsRuleConfiguration/Component_PanelImportAndExport.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAllocationResultsRuleConfiguration/Component_PanelImportAndExport.def
@@ -27,6 +27,17 @@
         Taborder: 1
       ]
     }
+    Component AutomaticallyGenerate
+    {
+      #keys: '[414702.1.14342122]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'CAR_CYAN'
+        Label: '鑷姩鐢熸垚瑙勫垯'
+        Taborder: 2
+      ]
+    }
   ]
   Properties:
   [

--
Gitblit v1.9.3