8627-devToTest #1421
|
@ -126,6 +126,8 @@ onMounted(() => {
|
||||||
v-model="shouldSyncPassword"
|
v-model="shouldSyncPassword"
|
||||||
:label="t('account.card.actions.sync.checkbox')"
|
:label="t('account.card.actions.sync.checkbox')"
|
||||||
:info="t('account.card.actions.sync.tooltip')"
|
:info="t('account.card.actions.sync.tooltip')"
|
||||||
|
clearable
|
||||||
|
clear-icon="close"
|
||||||
color="primary"
|
color="primary"
|
||||||
/>
|
/>
|
||||||
<VnInputPassword
|
<VnInputPassword
|
||||||
|
|
Loading…
Reference in New Issue