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
@@ -87,7 +87,6 @@
<v-col cols="12" md="12">
<v-text-field
type="text"
clearable
persistent-placeholder
:disabled="loading || submitting"
:label="currentAccountIndex < 0 ? $t('Account Name') : $t('Sub-account Name')"