feat: adapt migration queue aggregate APIs
This commit is contained in:
@@ -191,6 +191,7 @@ const serviceInfo = ref({})
|
||||
|
||||
// Tab 管理
|
||||
const activeTab = ref('host')
|
||||
provide('activeKvmDetailTab', activeTab)
|
||||
const tabLoaded = reactive({
|
||||
'host': true,
|
||||
'image': false,
|
||||
|
||||
Reference in New Issue
Block a user