MrShi
2025-10-23 071eb180ea7196f1ae69a1f9f812abbdd73a00e0
admin/src/views/statistics/platformStatic.vue
@@ -182,7 +182,7 @@
    },
    handleSizeChange(capacity) {
      this.pagination.pageSize = capacity
      this.getList()
      this.getList(1)
    }
  }
}