mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-13 19:35:24 +00:00
perf: 调整账号列表页面默认激活的tab
This commit is contained in:
@@ -13,7 +13,7 @@ export default {
|
||||
data() {
|
||||
return {
|
||||
config: {
|
||||
activeMenu: 'VirtualAccountList',
|
||||
activeMenu: 'AccountList',
|
||||
submenu: [
|
||||
{
|
||||
title: this.$t('accounts.GeneralAccounts'),
|
||||
|
||||
Reference in New Issue
Block a user