Browse Source

fix:移除摘要的重写

Roc 8 months ago
parent
commit
2d10ab1652
1 changed files with 1 additions and 1 deletions
  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