MrShi
2025-11-06 7096cb874048a0031e3209449c9f3013ef5f3d79
admin/src/views/platform/set/group.vue
@@ -140,6 +140,7 @@
    handleDel () { },
    handleSizeChange (capacity) {
      this.pagination.capacity = capacity
      this.getList(1)
    }
  }
}