From 8619db2091fae70ee445029303ebabfaf6c16e88 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期二, 15 四月 2025 14:39:14 +0800
Subject: [PATCH] 页面分隔线
---
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