mirror of
https://github.com/jumpserver/lina.git
synced 2025-07-31 06:42:26 +00:00
perf: 修改同步密文url
This commit is contained in:
parent
5e3917d61c
commit
c922fa99fd
@ -80,7 +80,7 @@ export default {
|
||||
}
|
||||
|
||||
this.$axios.patch(
|
||||
`/api/v1/accounts/account-templates/${object.id}/sync-update-secret/`,
|
||||
`/api/v1/accounts/account-templates/${object.id}/`,
|
||||
params
|
||||
).then(() => {
|
||||
this.$message.success(this.$tc('common.updateSuccessMsg'))
|
||||
|
Loading…
Reference in New Issue
Block a user