Merge pull request #2746 from jumpserver/pr@dev@push_account_task

perf: push account task
This commit is contained in:
feng626
2023-02-22 16:46:58 +08:00
committed by GitHub

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',