浏览代码

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

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()
     },
 
     //显示视图?