20230921新增安全巡检新增分部分项选择、质量巡检新增分部分项选择
This commit is contained in:
@@ -87,6 +87,7 @@ namespace FineUIPro.Web.HiddenInspection
|
||||
this.drpCCManIds.Text = registration.CCManNames;
|
||||
this.txtRectification.Text = registration.Rectification;
|
||||
this.txtHandleIdea.Text = registration.HandleIdea;
|
||||
this.txtWorkPackageId.Text = registration.WorkPackageName;
|
||||
if (!string.IsNullOrEmpty(registration.HandleIdea))
|
||||
{
|
||||
this.txtHandleIdea.Hidden = false;
|
||||
|
||||
Reference in New Issue
Block a user