rk
2025-10-21 3b0c9e51e16619e59b58e4ce9870e8f69e89259b
admin/src/views/platform/set/group.vue
@@ -140,6 +140,7 @@
    handleDel () { },
    handleSizeChange (capacity) {
      this.pagination.capacity = capacity
      this.getList(1)
    }
  }
}