mirror of
https://github.com/jumpserver/lina.git
synced 2025-08-31 22:48:27 +00:00
fix: 修复创建改密会自动填写上次的账号问题
This commit is contained in:
@@ -19,6 +19,7 @@ export default {
|
|||||||
length: 30
|
length: 30
|
||||||
},
|
},
|
||||||
interval: 24,
|
interval: 24,
|
||||||
|
accounts: [],
|
||||||
secret_type: 'password',
|
secret_type: 'password',
|
||||||
secret_strategy: 'specific'
|
secret_strategy: 'specific'
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user