MrShi
2025-05-07 569c6b3e6b28b2808d22af4656c8f65a973c345e
admin/src/views/statistics/platformStatic.vue
@@ -182,7 +182,7 @@
    },
    handleSizeChange(capacity) {
      this.pagination.pageSize = capacity
      this.getList()
      this.getList(1)
    }
  }
}