mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 17:24:26 +08:00
remove clear button
This commit is contained in:
@@ -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')"
|
||||
|
||||
Reference in New Issue
Block a user