weimingfei
2026-03-16 961442a5800420d2262e7a17bde610196a2c3eb7
admin/src/views/statistics/platformStatic.vue
@@ -182,7 +182,7 @@
    },
    handleSizeChange(capacity) {
      this.pagination.pageSize = capacity
      this.getList()
      this.getList(1)
    }
  }
}