0
0
Fork 0

fix: remove property

This commit is contained in:
Javier Segarra 2024-08-27 14:00:21 +02:00
parent 7567f1b13f
commit 636861234b
1 changed files with 0 additions and 1 deletions

View File

@ -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,