0
0
Fork 0

refactor: refs #6600 replace QInput to VnInput

This commit is contained in:
Jorge Penadés 2024-06-03 09:35:59 +02:00
parent f58b072964
commit d2180c67f7
1 changed files with 1 additions and 1 deletions

View File

@ -221,7 +221,7 @@ const onIntrastatCreated = (response, formData) => {
</div>
</VnRow>
<VnRow>
<QInput
<VnInput
:label="t('basicData.description')"
type="textarea"
v-model="data.description"