fix:project over the title and close backgroud task

This commit is contained in:
p
2026-01-17 20:52:33 +08:00
parent 59ab8f8935
commit e72d29621f
2 changed files with 68 additions and 8 deletions
+1 -1
View File
@@ -113,7 +113,7 @@ const imageVersion = ref(Date.now())
// Task State
const activeTasks = ref([])
const isTaskManagerCollapsed = ref(false)
const isTaskManagerCollapsed = ref(true)
const taskPollingInterval = ref(null)
// Dialog State