Browse Source

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

zhuliu 1 year ago
parent
commit
051804247e
1 changed files with 1 additions and 1 deletions
  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.columnList = this.columnType['columnList' + type]
       this.queryParams.current = 1
       this.queryParams.current = 1
-      this.getList()
+      this.isGrouping()
     },
     },
 
 
     //显示视图?
     //显示视图?