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