add: pagination in search loads y companies
This commit is contained in:
@@ -10,7 +10,7 @@ import { useAuthStore } from '../stores/auth';
|
||||
required: true
|
||||
}
|
||||
})
|
||||
|
||||
console.log(props.vehicle);
|
||||
defineEmits(['set-vehicle']);
|
||||
|
||||
const vehicleStore = useVehiclesStore();
|
||||
|
||||
Reference in New Issue
Block a user