jiangping
2025-03-31 36828d8e1a23248bc3e8322b7385fbace71441f8
admin/src/views/statistics/platformRecord.vue
@@ -173,7 +173,7 @@
    },
    handleSizeChange(capacity) {
      this.pagination.pageSize = capacity
      this.getList()
      this.getList(1)
    }
  }
}