fix: refs #6919 customer
gitea/salix-front/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Jorge Penadés 2025-01-09 10:59:34 +01:00
parent c725dd446d
commit 2462b5f38e
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ function onBeforeSave(formData, originalData) {
:url-update="`Clients/${route.params.id}`" :url-update="`Clients/${route.params.id}`"
auto-load auto-load
:mapper="onBeforeSave" :mapper="onBeforeSave"
module="Customer" model="Customer"
> >
<template #form="{ data, validate }"> <template #form="{ data, validate }">
<VnRow> <VnRow>