perf: push account task

This commit is contained in:
feng 2023-02-22 16:46:09 +08:00
parent fc6ce53b8a
commit 0fedd033d3

View File

@ -63,6 +63,10 @@ export default {
label: vm.$t('accounts.AccountChangeSecret.NodeAmount'),
width: '80px'
},
periodic_display: {
label: vm.$t('accounts.AccountChangeSecret.TimerPeriod'),
width: '150px'
},
password_strategy_display: {
label: vm.$t('accounts.AccountChangeSecret.PasswordStrategy'),
width: '220px',