From 49e7d052cc72a98b10ba9c06268c8a1d79e94a5b Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期二, 15 四月 2025 11:14:10 +0800
Subject: [PATCH] fqc

---
 DevApp/Gs.DevApp/UserControl/SelectMesCgthSq.cs |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/DevApp/Gs.DevApp/UserControl/SelectMesCgthSq.cs b/DevApp/Gs.DevApp/UserControl/SelectMesCgthSq.cs
index 55409ba..26c5e5d 100644
--- a/DevApp/Gs.DevApp/UserControl/SelectMesCgthSq.cs
+++ b/DevApp/Gs.DevApp/UserControl/SelectMesCgthSq.cs
@@ -12,12 +12,12 @@
         private readonly string _webServiceName = "MesCgthSqManager/";
         private string suppId = "";
         private string receiveOrgId = "";
-       /// <summary>
-       /// 
-       /// </summary>
-       /// <param name="_suppId">渚涘簲鍟嗙紪鍙� </param>
-       /// <param name="_receiveOrgId">缁勭粐缂栧彿</param>
-       /// <param name="_isWw">2涓哄澶栵紝1涓洪噰璐�</param>
+        /// <summary>
+        /// 
+        /// </summary>
+        /// <param name="_suppId">渚涘簲鍟嗙紪鍙� </param>
+        /// <param name="_receiveOrgId">缁勭粐缂栧彿</param>
+        /// <param name="_isWw">2涓哄澶栵紝1涓洪噰璐�</param>
         public SelectMesCgthSq(string _suppId, string _receiveOrgId)
         {
             InitializeComponent();
@@ -73,7 +73,7 @@
                 everyPageSize = 999999,
                 sortName = "",
                 keyWhere = "",
-             //   inIsWw = this.isWw,
+                //   inIsWw = this.isWw,
                 inIsWw = (radioGroup1.SelectedIndex),//0鏄噰璐紝1鏄澶�
                 inSupId = this.suppId,
                 inReceiveOrgId = this.receiveOrgId,

--
Gitblit v1.9.3