scorpio 3 năm trước cách đây
mục cha
commit
34599fcd29
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/views/home/component/dash.vue

+ 2 - 2
src/views/home/component/dash.vue

@@ -291,11 +291,11 @@ export default {
     },
     currentChange (currentPage) {
       this.page.currentPage = currentPage
-      this.refreshChange()
+      // this.refreshChange()
     },
     sizeChange (pageSize) {
       this.page.pageSize = pageSize
-      this.refreshChange()
+      // this.refreshChange()
     },
     refreshChange () {
       this.onLoad(this.query)