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