liukangdong
2025-03-12 908ce43ff21c2068ef5148b0a417423c8ed9eae5
admin/src/views/platform/set/group.vue
@@ -140,6 +140,7 @@
    handleDel () { },
    handleSizeChange (capacity) {
      this.pagination.capacity = capacity
      this.getList(1)
    }
  }
}