#6600 create photo comment #416

Merged
jorgep merged 2 commits from 6600-itemPhotoComment into dev 2024-06-03 08:07:45 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit d2180c67f7 - Show all commits

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"