This commit is contained in:
2020-04-20 20:24:43 +00:00
parent a50a465db0
commit f96f2e0326
6 changed files with 45 additions and 31 deletions

View File

@@ -27,7 +27,7 @@
:data-cy="!!$ay.dev ? 'reason' : false"
@input="fieldValueChanged('reason')"
auto-grow
clearable
:clearable="!formState.readOnly"
></v-textarea>
</v-col>
</v-row>