mirror of
https://github.com/jumpserver/lina.git
synced 2025-08-31 14:38:02 +00:00
Merge branch 'dev' of github.com:jumpserver/lina into dev
This commit is contained in:
@@ -22,13 +22,13 @@ export default {
|
||||
config: {
|
||||
activeMenu: 'SyncInstanceTaskList',
|
||||
submenu: [
|
||||
{
|
||||
title: this.$t('xpack.Cloud.SyncInstanceTaskList'),
|
||||
name: 'SyncInstanceTaskList'
|
||||
},
|
||||
{
|
||||
title: this.$t('xpack.Cloud.AccountList'),
|
||||
name: 'AccountList'
|
||||
},
|
||||
{
|
||||
title: this.$t('xpack.Cloud.SyncInstanceTaskList'),
|
||||
name: 'SyncInstanceTaskList'
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user