소스 검색

fix:移除摘要的重写

Roc 8 달 전
부모
커밋
2d10ab1652
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      controllers/report_share.go

+ 1 - 1
controllers/report_share.go

@@ -105,7 +105,7 @@ func (this *ReportShareController) Detail() {
 				reportChapters = append(reportChapters, chapter)
 			}
 		}
-		report.Abstract = report.Title
+		//report.Abstract = report.Title
 	}
 
 	// 更新pv