This commit is contained in:
2022-03-15 23:29:52 +00:00
parent 2b9218548d
commit 77c72cdee1

View File

@@ -51,15 +51,6 @@
@input="fieldValueChanged('appendPassword')"
@click:append-outer="reveal = !reveal"
></v-text-field>
<v-text-field
ref="appendPassword"
v-model="obj.appendPassword"
:readonly="formState.readOnly"
:label="$ay.t('EvaluateAppendPassword')"
data-cy="appendPassword"
@input="fieldValueChanged('appendPassword')"
></v-text-field>
</v-card-text>
<v-card-actions>
<v-spacer></v-spacer>