fix: 修复改密详情页面报错误提示问题

This commit is contained in:
“huailei000”
2022-12-06 10:36:10 +08:00
committed by huailei
parent b2e87d7457
commit ca9c467644

View File

@@ -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'),