7525-devToTest #419

Merged
alexm merged 177 commits from 7525-devToTest into test 2024-06-04 08:06:27 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit af32c4b79c - Show all commits

View File

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