MT#65069 PBX device labels bugfix

.touch() cannot be called on the label
input because there is no validations
on the field

Change-Id: I238af53e835ba08cec9d941c75f960739f0c75b4
(cherry picked from commit 74b8a4eb73)
mr26.0
Debora Crescenzo 1 month ago committed by Crescenzo Debora
parent d02250f2dc
commit 53d028a863

@ -75,7 +75,6 @@
hide-bottom-space
hide-hint
:label="$t('Label')"
@update:model-value="v$.changes.label.$touch()"
/>
<csc-list-spinner
v-if="loading"

Loading…
Cancel
Save