WIP Time Ticket Summary BOD-191
This commit is contained in:
@@ -59,7 +59,7 @@ export function TimeTicketModalContainer({
|
||||
} else {
|
||||
insertTicket({
|
||||
variables: {
|
||||
timeTicketInput: [{ ...values, bodyshop: bodyshop.id }],
|
||||
timeTicketInput: [{ ...values, bodyshopid: bodyshop.id }],
|
||||
},
|
||||
})
|
||||
.then(handleMutationSuccess)
|
||||
|
||||
Reference in New Issue
Block a user