7525-devToTest #419
|
@ -147,7 +147,6 @@ watch(formUrl, async () => {
|
|||
});
|
||||
|
||||
onBeforeRouteLeave((to, from, next) => {
|
||||
console.log('entro aqui antes');
|
||||
if (hasChanges.value && $props.observeFormChanges)
|
||||
quasar.dialog({
|
||||
component: VnConfirm,
|
||||
|
|
Loading…
Reference in New Issue