20240430 质量综合管理导入导出
This commit is contained in:
@@ -127,6 +127,7 @@ namespace BLL
|
||||
newQualityAccident.AttachUrl = QualityAccident.AttachUrl;
|
||||
newQualityAccident.UnitWorkId = QualityAccident.UnitWorkId;
|
||||
newQualityAccident.Status = QualityAccident.Status;
|
||||
newQualityAccident.RemarkCode = QualityAccident.RemarkCode;
|
||||
db.SubmitChanges();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user