瀏覽代碼

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