mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-13 19:35:24 +00:00
fix: 修复改密详情页面报错误提示问题
This commit is contained in:
@@ -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'),
|
||||
|
||||
Reference in New Issue
Block a user