소스 검색

no message

xingzai 1 년 전
부모
커밋
91d3ab680a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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