代码无效引用清理,试压包资料界面看板修改
This commit is contained in:
@@ -183,7 +183,7 @@ namespace FineUIPro.Web.PHTGL.ContractCompile
|
||||
}
|
||||
|
||||
|
||||
var tb = BLL.PHTGL_ApproveService.GetAllApproveData(ContractReviewId);
|
||||
var tb = BLL.PHTGL_ApproveService.GetAllApproveData(ContractReviewId);
|
||||
Grid1.DataSource = tb;
|
||||
Grid1.DataBind();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user