From 49d5052a4a51a639d1c75d6feca56f8ae2e5e568 Mon Sep 17 00:00:00 2001 From: wangsheng <123456> Date: 星期二, 22 三月 2022 10:20:54 +0800 Subject: [PATCH] 1 --- web/web/GwSp.ashx | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/web/web/GwSp.ashx b/web/web/GwSp.ashx index 01faf1f..8dc0a8b 100644 --- a/web/web/GwSp.ashx +++ b/web/web/GwSp.ashx @@ -315,7 +315,8 @@ if (gwSp.RESEND_STATUS == 1) { str1 += "<td rowspan=\"1\"><div class=\"btn btn-primary btn-xs\">鍚敤澶辫触琛ュ彂</div>"; - str1 += string.Format("<div>绉诲姩锛歿0}</div><div>鐢典俊锛歿1}</div><div>鑱旈�氾細{2}</div>", (object)this.GetGroupName(gwSp.RESEND_CM_GROUPID), (object)this.GetGroupName(gwSp.RESEND_CU_GROUPID), (object)this.GetGroupName(gwSp.RESEND_CT_GROUPID)); + //str1 += string.Format("<div>绉诲姩锛歿0}</div><div>鐢典俊锛歿1}</div><div>鑱旈�氾細{2}</div>", (object)this.GetGroupName(gwSp.RESEND_CM_GROUPID), (object)this.GetGroupName(gwSp.RESEND_CU_GROUPID), (object)this.GetGroupName(gwSp.RESEND_CT_GROUPID)); + //璐︽埛椤甸潰鏄剧ず琛ュ彂閫氶亾鍏蜂綋鐨勯�氶亾 } else { -- Gitblit v1.9.1