提交代码
This commit is contained in:
@@ -2284,6 +2284,7 @@ namespace FineUIPro.Web.PZHGL.InformationProject
|
||||
{
|
||||
today = Convert.ToDateTime(this.txtCompileDate.Text.Trim()).Date;
|
||||
}
|
||||
today = today.AddDays(-1);
|
||||
Model.SGGLDB db = Funs.DB;
|
||||
var allWeldJoints = from x in db.View_HJGL_WeldJoint
|
||||
where x.ProjectId == this.CurrUser.LoginProjectId
|
||||
|
||||
Reference in New Issue
Block a user