rk
2026-01-30 3c9e375697f758e43beeaba61c78d4c303d1f2d3
admin/src/views/statistics/platformStatic.vue
@@ -182,7 +182,7 @@
    },
    handleSizeChange(capacity) {
      this.pagination.pageSize = capacity
      this.getList()
      this.getList(1)
    }
  }
}