chenjun il y a 1 an
Parent
commit
564cb8361a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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) {