From 2f9bde8c36ea6b5233c006961b49d11ee559f80f Mon Sep 17 00:00:00 2001
From: lk <1837241092@qq.com>
Date: 星期一, 07 十一月 2022 19:18:05 +0800
Subject: [PATCH] 国内政策的post提交和查询20221107LK

---
 SunnyUI.Demo/Controls/SemiconductorPriceData.Designer.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/SunnyUI.Demo/Controls/SemiconductorPriceData.Designer.cs b/SunnyUI.Demo/Controls/SemiconductorPriceData.Designer.cs
index e4c2d55..7890591 100644
--- a/SunnyUI.Demo/Controls/SemiconductorPriceData.Designer.cs
+++ b/SunnyUI.Demo/Controls/SemiconductorPriceData.Designer.cs
@@ -40,6 +40,7 @@
             this.ShowTitle = true;
             this.Symbol = 362747;
             this.Text = "鍗婂浣撲环鏍兼暟鎹�";
+            this.Load += new System.EventHandler(this.SemiconductorPriceData_Load);
             this.ResumeLayout(false);
 
         }

--
Gitblit v1.8.0