MrShi
2025-12-16 0b8838c8dd02161c5e7577162d8cd3318d133b68
admin/src/views/vehicle/manager.vue
@@ -145,6 +145,7 @@
    clear() { },
    handleSizeChange(capacity) {
      this.pagination.capacity = capacity
      this.getList(1)
    }
  }
}