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