fix: SupplierFiscalData show data printing
gitea/salix-front/pipeline/pr-master This commit looks good Details

This commit is contained in:
Javier Segarra 2024-09-30 13:13:35 +00:00
parent 4d4554a6ca
commit 03450a86fb
1 changed files with 0 additions and 1 deletions

View File

@ -87,7 +87,6 @@ function handleLocation(data, location) {
:clear-store-on-unmount="false" :clear-store-on-unmount="false"
> >
<template #form="{ data, validate }"> <template #form="{ data, validate }">
{{ data }}
<VnRow> <VnRow>
<VnInput <VnInput
v-model="data.name" v-model="data.name"