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