@@ -0,0 +1,8 @@
+# 默认忽略的文件
+/shelf/
+/workspace.xml
+# 数据源本地存储已忽略文件
+/dataSources/
+/dataSources.local.xml
+# 基于编辑器的 HTTP 客户端请求
+/httpRequests/
@@ -236,6 +236,7 @@
initPage(){
if(this.$route.params.checking){
this.searchForm.type='3'
+ this.tableHeadConfig[6].isShow=false
this.getPageList()
}