MrShi
2025-05-07 569c6b3e6b28b2808d22af4656c8f65a973c345e
admin/src/views/platform/set/index.vue
@@ -241,6 +241,7 @@
    },
    handleSizeChange (capacity) {
      this.pagination.capacity = capacity
      this.getList(1)
    }
  }
}