Browse Source

Merge branch 'master' of http://120.26.64.82:10880/BFFE/dz2.1

zhaoke 1 năm trước cách đây
mục cha
commit
1741a779a3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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) {