refactor: refs #6600 replace QInput to VnInput
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
This commit is contained in:
parent
f58b072964
commit
d2180c67f7
|
@ -221,7 +221,7 @@ const onIntrastatCreated = (response, formData) => {
|
|||
</div>
|
||||
</VnRow>
|
||||
<VnRow>
|
||||
<QInput
|
||||
<VnInput
|
||||
:label="t('basicData.description')"
|
||||
type="textarea"
|
||||
v-model="data.description"
|
||||
|
|
Loading…
Reference in New Issue