mirror of
https://github.com/jumpserver/lina.git
synced 2025-08-16 13:56:53 +00:00
perf: Push account
This commit is contained in:
parent
7b0ea02ad4
commit
b0672bb543
@ -146,9 +146,6 @@ export default {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
hasType(type) {
|
|
||||||
return this.isAssetType.indexOf(type) > -1
|
|
||||||
},
|
|
||||||
handleAfterGetRemoteMeta(meta) {
|
handleAfterGetRemoteMeta(meta) {
|
||||||
const needSetOptionFields = [
|
const needSetOptionFields = [
|
||||||
'secret_type', 'secret_strategy', 'ssh_key_change_strategy'
|
'secret_type', 'secret_strategy', 'ssh_key_change_strategy'
|
||||||
|
Loading…
Reference in New Issue
Block a user