perf: account is active

This commit is contained in:
feng
2023-02-06 15:09:11 +08:00
parent 4a003cf617
commit e7619d01a7
2 changed files with 2 additions and 2 deletions

View File

@@ -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: {

View File

@@ -32,7 +32,7 @@ export default {
},
initial: {
comment: '',
charset: 'utf8',
charset: 'utf-8',
category_type: ['host', 'linux'],
automation: {
ansible_enabled: true