mirror of
https://github.com/jumpserver/lina.git
synced 2025-08-10 19:12:02 +00:00
perf: push account task
This commit is contained in:
parent
fc6ce53b8a
commit
0fedd033d3
@ -63,6 +63,10 @@ export default {
|
|||||||
label: vm.$t('accounts.AccountChangeSecret.NodeAmount'),
|
label: vm.$t('accounts.AccountChangeSecret.NodeAmount'),
|
||||||
width: '80px'
|
width: '80px'
|
||||||
},
|
},
|
||||||
|
periodic_display: {
|
||||||
|
label: vm.$t('accounts.AccountChangeSecret.TimerPeriod'),
|
||||||
|
width: '150px'
|
||||||
|
},
|
||||||
password_strategy_display: {
|
password_strategy_display: {
|
||||||
label: vm.$t('accounts.AccountChangeSecret.PasswordStrategy'),
|
label: vm.$t('accounts.AccountChangeSecret.PasswordStrategy'),
|
||||||
width: '220px',
|
width: '220px',
|
||||||
|
Loading…
Reference in New Issue
Block a user