代码无效引用清理,试压包资料界面看板修改

This commit is contained in:
2025-10-10 14:33:21 +08:00
parent 87fb529521
commit 55b798135c
933 changed files with 5897 additions and 7541 deletions
@@ -3,10 +3,6 @@ using System;
using System.Collections.Generic;
using System.Data;
using System.Data.SqlClient;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace FineUIPro.Web.CQMS.QualityActivity.QCManage
{
@@ -67,11 +63,11 @@ namespace FineUIPro.Web.CQMS.QualityActivity.QCManage
/// <param name="e"></param>
//protected void changeTree(object sender, EventArgs e)
//{
//this.ProjectId = this.ucTree.ProjectId;
//this.GetButtonPower();
//if (string.IsNullOrEmpty(this.CurrUser.LoginProjectId))
//{
//}
//this.ProjectId = this.ucTree.ProjectId;
//this.GetButtonPower();
//if (string.IsNullOrEmpty(this.CurrUser.LoginProjectId))
//{
//}
// this.BindGrid();
//}
/// <summary>
@@ -156,8 +152,8 @@ namespace FineUIPro.Web.CQMS.QualityActivity.QCManage
protected void Grid1_PageIndexChange(object sender, GridPageEventArgs e)
{
BindGrid();
}
}
/// <summary>
/// 统计按钮
/// </summary>