2023-03-30 报表升级

This commit is contained in:
2023-03-30 18:17:53 +08:00
parent 70bde21f2a
commit e7295249ff
185 changed files with 62531 additions and 1061 deletions
@@ -157,7 +157,7 @@ namespace FineUIPro.Web.CQMS.Check
State = Const.CheckControl_Compile;
CheckControlCode = SQLHelper.GetNewID(typeof(Model.Check_CheckControl));
//this.drpHandleType.Items.AddRange(BLL.CheckControlService.GetDHandleTypeByState(State));
//this.drpHandleMan.Items.AddRange(BLL.UserService.GetAllUserList(this.CurrUser.LoginProjectId));
//this.drpHandleMan.Items.AddRange(BLL.Person_PersonsService.GetAllUserList(this.CurrUser.LoginProjectId));
txtHandleWay.Enabled = false;
txtRectifyDate.Enabled = false;
//this.imgfileRe.Visible = false;