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