k94314517
2025-04-28 d42442d6ab074d9cfa4e0f0fc63e4bd85f10c5af
admin/src/views/platform/set/index.vue
@@ -241,6 +241,7 @@
    },
    handleSizeChange (capacity) {
      this.pagination.capacity = capacity
      this.getList(1)
    }
  }
}