doum
2025-11-24 53cc450589fb2729dedb1d51a9269332663b4112
admin/src/views/vehicle/manager.vue
@@ -145,6 +145,7 @@
    clear() { },
    handleSizeChange(capacity) {
      this.pagination.capacity = capacity
      this.getList(1)
    }
  }
}