mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
voy a añadir grupos de cajas
This commit is contained in:
@ -16,7 +16,7 @@ $(()=>{
|
||||
}
|
||||
if(response.data){
|
||||
|
||||
window.open(`${urlObj.origin}` + '/logistica/envio/' + response.id);
|
||||
window.open(`${window.location.origin}/logistica/envio/${response.data.id_envio}`);
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user