提交代码

This commit is contained in:
2023-11-30 18:46:59 +08:00
parent 86c248dae5
commit 66a8cb638a
5 changed files with 164 additions and 59 deletions
@@ -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