代码无效引用清理,试压包资料界面看板修改
This commit is contained in:
@@ -31,7 +31,7 @@ namespace FineUIPro.Web.HJGL.WeldingReport
|
||||
|
||||
listStr.Add(new SqlParameter("@projectId", this.CurrUser.LoginProjectId));
|
||||
if (this.drpUnitId.SelectedValue != BLL.Const._Null)
|
||||
{
|
||||
{
|
||||
listStr.Add(new SqlParameter("@unitId", this.drpUnitId.SelectedValue));
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user