代码无效引用清理,试压包资料界面看板修改
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user