prettier
This commit is contained in:
parent
d5ff839f51
commit
0655817a9a
1 changed files with 1 additions and 1 deletions
|
|
@ -2021,7 +2021,7 @@ export const actions = {
|
|||
const lineItemsList = flattenedLineItemsWithChildParts
|
||||
.map((item) => item.partNumber)
|
||||
.join(",");
|
||||
|
||||
|
||||
const vehicle = context.getters.vehicle;
|
||||
const carId = vehicle.carId;
|
||||
const damage = context.getters.damage;
|
||||
|
|
|
|||
Loading…
Reference in a new issue