xingzai 1 gadu atpakaļ
vecāks
revīzija
91d3ab680a
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      controllers/report.go

+ 1 - 1
controllers/report.go

@@ -1456,7 +1456,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