소스 검색

官方无效报告清单查询接口错误

zhuliu 1 년 전
부모
커밋
051804247e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/report/components/index.vue

+ 1 - 1
src/views/report/components/index.vue

@@ -277,7 +277,7 @@ export default {
       }
       this.columnList = this.columnType['columnList' + type]
       this.queryParams.current = 1
-      this.getList()
+      this.isGrouping()
     },
 
     //显示视图?