feat: adapt migration queue aggregate APIs
Build and Deploy Vue3 / build (push) Successful in 1m41s
Build and Deploy Vue3 / deploy (push) Failing after 53s

This commit is contained in:
shiran
2026-08-04 17:09:28 +08:00
parent 57fc4a3fcb
commit 6d47314a9a
3 changed files with 77 additions and 60 deletions
@@ -191,6 +191,7 @@ const serviceInfo = ref({})
// Tab 管理
const activeTab = ref('host')
provide('activeKvmDetailTab', activeTab)
const tabLoaded = reactive({
'host': true,
'image': false,