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