code refactor

This commit is contained in:
MaysWind
2026-04-12 22:57:20 +08:00
parent ff1158be00
commit 0222f61da6
3 changed files with 14 additions and 21 deletions
@@ -118,7 +118,7 @@
<v-col cols="12" :md="account.type === AccountType.SingleAccount.type || currentAccountIndex >= 0 ? 6 : 12" v-if="currentAccountIndex < 0 && isAccountSupportCreditCardStatementDate">
<v-autocomplete
item-title="displayName"
item-value="day"
item-value="type"
auto-select-first
persistent-placeholder
:disabled="loading || submitting"