1、质量管理-质量检查-质量巡检:补充字段原因分析
2、质量管理-质量检查-质量专项检查:补充字段原因分析
This commit is contained in:
@@ -170,6 +170,7 @@ namespace BLL
|
||||
newJointCheckDetail.CheckSite = a.CheckSite;
|
||||
newJointCheckDetail.QuestionType = a.QuestionType;
|
||||
newJointCheckDetail.Standard = a.Standard;
|
||||
newJointCheckDetail.ReasonAnalysis = a.ReasonAnalysis;
|
||||
newJointCheckDetail.RectifyOpinion = a.RectifyOpinion;
|
||||
newJointCheckDetail.LimitDate = a.LimitDate;
|
||||
newJointCheckDetail.AttachUrl = a.AttachUrl;
|
||||
@@ -197,6 +198,7 @@ namespace BLL
|
||||
newJointCheckDetail.CheckSite = a.CheckSite;
|
||||
newJointCheckDetail.QuestionType = a.QuestionType;
|
||||
newJointCheckDetail.Standard = a.Standard;
|
||||
newJointCheckDetail.ReasonAnalysis = a.ReasonAnalysis;
|
||||
newJointCheckDetail.RectifyOpinion = a.RectifyOpinion;
|
||||
newJointCheckDetail.LimitDate = a.LimitDate;
|
||||
newJointCheckDetail.AttachUrl = a.AttachUrl;
|
||||
@@ -256,6 +258,7 @@ namespace BLL
|
||||
x.QuestionDef,
|
||||
x.QuestionType,
|
||||
x.Standard,
|
||||
x.ReasonAnalysis,
|
||||
x.RectifyOpinion,
|
||||
x.LimitDate,
|
||||
x.AttachUrl,
|
||||
|
||||
Reference in New Issue
Block a user