diff --git a/src/views/accounts/ChangeSecreAtutomation/ChangeSecreAtutomationDetail/index.vue b/src/views/accounts/ChangeSecreAtutomation/ChangeSecreAtutomationDetail/index.vue index 419b813b4..ba89c2889 100644 --- a/src/views/accounts/ChangeSecreAtutomation/ChangeSecreAtutomationDetail/index.vue +++ b/src/views/accounts/ChangeSecreAtutomation/ChangeSecreAtutomationDetail/index.vue @@ -23,8 +23,8 @@ export default { return { plan: { name: '', username: '', comment: '' }, config: { - activeMenu: 'ChangeAuthPlanInfo', - url: '/api/v1/assets/change-secret-automations/', + activeMenu: 'ChangeSecreAtutomationInfo', + url: '/api/v1/assets/change-secret-automations', submenu: [ { title: this.$t('common.BasicInfo'),