From b2314071f7a9ab79852e219461e95c23f3f322de Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期日, 18 八月 2024 19:35:53 +0800
Subject: [PATCH] 修复一些bug

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

diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionCurve.def b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionCurve.def
index a5d916d..38f1b91 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionCurve.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionCurve.def
@@ -71,6 +71,17 @@
         Taborder: 2
       ]
     }
+    Component bSelectionChecks422
+    {
+      #keys: '[414996.1.13998648]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'CHECK'
+        Label: '纭閫夋嫨'
+        Taborder: 3
+      ]
+    }
   ]
   Properties:
   [

--
Gitblit v1.9.3