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