mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-25 14:25:23 +00:00
perf: account is active
This commit is contained in:
@@ -54,7 +54,7 @@ export default {
|
||||
'secret_type', 'secret', 'ssh_key', 'token',
|
||||
'api_key', 'passphrase'
|
||||
]],
|
||||
[this.$t('common.Other'), ['push_now', 'comment']]
|
||||
[this.$t('common.Other'), ['push_now', 'is_active', 'comment']]
|
||||
],
|
||||
fieldsMeta: {
|
||||
assets: {
|
||||
|
@@ -32,7 +32,7 @@ export default {
|
||||
},
|
||||
initial: {
|
||||
comment: '',
|
||||
charset: 'utf8',
|
||||
charset: 'utf-8',
|
||||
category_type: ['host', 'linux'],
|
||||
automation: {
|
||||
ansible_enabled: true
|
||||
|
Reference in New Issue
Block a user