ll
liukangdong
2025-01-15 f5028477ff21f0146206bfcac6e78cb92e81d90c
admin/src/views/statistics/platformStatic.vue
@@ -130,6 +130,7 @@
    },
    handleSizeChange(capacity) {
      this.pagination.pageSize = capacity
      this.getList()
    }
  }
}