forked from verdnatura/salix-front
fix: remove property
This commit is contained in:
parent
7567f1b13f
commit
636861234b
|
@ -31,7 +31,6 @@ const actions = {
|
|||
|
||||
try {
|
||||
const { data } = await axios.post(`Tickets/cloneAll`, {
|
||||
shipped: ticket.value.shipped,
|
||||
ticketsIds: [ticket.value.id],
|
||||
withWarehouse: true,
|
||||
negative: false,
|
||||
|
|
Loading…
Reference in New Issue