Преглед изворни кода

Merge branch 'eta/1.8.3' into debug

Roc пре 10 месеци
родитељ
комит
859c12c8e1
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      services/report_v2.go

+ 1 - 1
services/report_v2.go

@@ -437,7 +437,7 @@ func getAddChapter(reportInfo *models.Report, minClassifyId, inheritReportId int
 		} else {
 			chapterItem.AddType = 1
 			chapterItem.Title = typeItem.ReportChapterTypeName
-			//chapterItem.ReportType = reportType
+			chapterItem.ReportType = typeItem.ResearchType
 			chapterItem.ClassifyIdFirst = minClassifyId
 			chapterItem.ClassifyNameFirst = minClassifyName
 			chapterItem.TypeId = typeItem.ReportChapterTypeId