BOD-11 BOD-12 BOD-10 WIP Guided manual estimate creation.
This commit is contained in:
@@ -55,7 +55,6 @@ export default function JobsCreateVehicleInfoSearchComponent({
|
||||
};
|
||||
//TODO Implement searching & pagination
|
||||
|
||||
console.log("vehicles", vehicles);
|
||||
return (
|
||||
<Table
|
||||
loading={loading}
|
||||
@@ -102,7 +101,7 @@ export default function JobsCreateVehicleInfoSearchComponent({
|
||||
selectedid: record.id
|
||||
}
|
||||
});
|
||||
console.log("Should be clearing fields.");
|
||||
console.log("Should be clearing fields here...");
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user