修改质量综合管理导入及页面显示
This commit is contained in:
@@ -54,8 +54,6 @@ namespace FineUIPro.Web.CQMS.Comprehensive
|
||||
this.agree.Hidden = true;
|
||||
this.options.Hidden = true;
|
||||
|
||||
this.btnSave.Hidden = true;
|
||||
this.btnSubmit.Hidden = true;
|
||||
this.InspectionPersonId = Request.Params["InspectionPersonId"];
|
||||
Model.Comprehensive_InspectionPerson inspectionPerson = BLL.InspectionPersonService.GetInspectionPersonById(this.InspectionPersonId);
|
||||
if (inspectionPerson != null)
|
||||
|
||||
Reference in New Issue
Block a user