소스 검색

no message

zhangchuanxing 1 개월 전
부모
커밋
0d1a3bfea9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      controllers/report.go

+ 1 - 1
controllers/report.go

@@ -1471,7 +1471,7 @@ func (this *ReportController) IsShow() {
 		resp.IsShowMobileAndEmailButton = true //是否展示手机号跟邮箱按钮
 	}
 
-	resp.IsShowMobileAndEmailButton, resp.EndData = services.GetWxUserEndDate(user)
+	resp.IsShowTerminateButton, resp.EndData = services.GetWxUserEndDate(user)
 	//mobile := user.Mobile
 	//if mobile == "" {
 	//	br.Ret = 200