From a434b83043a5646d5dd99c3e934cc8a30ac6165f Mon Sep 17 00:00:00 2001
From: Shuxia Ning <NingShuxia0927@outlook.com>
Date: 星期二, 29 十月 2024 13:29:35 +0800
Subject: [PATCH] 曲线修改

---
 WinFrmUI/HStation.WinFrmUI.PhartRelation.Core/01-pump-main/XhsPumpMainPhartPanel.cs |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diff --git a/WinFrmUI/HStation.WinFrmUI.PhartRelation.Core/01-pump-main/XhsPumpMainPhartPanel.cs b/WinFrmUI/HStation.WinFrmUI.PhartRelation.Core/01-pump-main/XhsPumpMainPhartPanel.cs
index 1bf7247..b95e5dc 100644
--- a/WinFrmUI/HStation.WinFrmUI.PhartRelation.Core/01-pump-main/XhsPumpMainPhartPanel.cs
+++ b/WinFrmUI/HStation.WinFrmUI.PhartRelation.Core/01-pump-main/XhsPumpMainPhartPanel.cs
@@ -199,7 +199,7 @@
                 var bol = await Import(other_name, qh, qe, qp);
                 return bol;
             };
-            dlg.ShowDialog(); 
+            dlg.ShowDialog();
         }
 
         //鍗曠偣 瀵煎叆
@@ -430,6 +430,12 @@
             dlg.ShowDialog();
         }
 
+        //澶嶅埗骞跺欢闀�
+        private void barBtnCopyAndExpand_ItemClick(object sender, DevExpress.XtraBars.ItemClickEventArgs e)
+        {
+
+        }
+
         #region 鍒犻櫎
 
         //鍒犻櫎
@@ -462,5 +468,7 @@
         #endregion 鍒犻櫎
 
         #endregion 鎿嶄綔
+
+      
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3