Browse Source

no message

zhangchuanxing 1 tuần trước cách đây
mục cha
commit
64301b7bb4
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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