remove clear button

This commit is contained in:
MaysWind
2024-07-25 01:07:04 +08:00
parent a8484cfcaf
commit efce4cc04e
9 changed files with 3 additions and 19 deletions
@@ -46,7 +46,6 @@
<v-text-field
type="text"
autocomplete="nickname"
clearable
persistent-placeholder
:disabled="loading || saving"
:label="$t('Nickname')"
@@ -59,7 +58,6 @@
<v-text-field
type="email"
autocomplete="email"
clearable
persistent-placeholder
:disabled="loading || saving"
:label="$t('E-mail')"