Browse Source

Merge branch 'cygx_10.4' of http://8.136.199.33:3000/hongze/hongze_cygx into debug

xingzai 1 year ago
parent
commit
e6818d8e35
1 changed files with 1 additions and 1 deletions
  1. 1 1
      controllers/report.go

+ 1 - 1
controllers/report.go

@@ -1450,7 +1450,7 @@ func (this *ReportController) IsShow() {
 	resp.SearchTxtList.YanXuanSearch = "全局搜索"
 	resp.SearchTxtList.ActivitySearch = "全局搜索"
 	resp.SearchTxtList.TabSearch = "请输入关键词"
-	//resp.IsShow = true
+	resp.IsShow = true
 	br.Ret = 200
 	br.Success = true
 	br.Data = resp