chenjun 1 year ago
parent
commit
564cb8361a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/tablePage/index.vue

+ 1 - 1
src/views/tablePage/index.vue

@@ -398,7 +398,7 @@ export default {
         })
       }
       this.defaultfilter = arr
-      this.queryTableData()
+      this.queryTableData(true)
     },
     //高级查询-收藏
     queryCollect (refName) {