Przeglądaj źródła

Merge branch 'cygx/cygx_14_8' of http://8.136.199.33:3000/hongze/hongze_cygx into debug

zhangchuanxing 5 dni temu
rodzic
commit
34791bd375
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      controllers/morning_meeting.go

+ 1 - 0
controllers/morning_meeting.go

@@ -288,6 +288,7 @@ func (this *MorningMeetingController) LogDetail() {
 	} else {
 		detailResp.UserType = 1
 	}
+	detailResp.Content = meetDetail.Content
 	detailResp.LogId = logId
 	detailResp.Status = reviewDetail.Status
 	detailResp.RejectContent = logDetail.Remark