fix(ui): 修复调度中心切换路由后信息丢失的问题

This commit is contained in:
Alirea
2025-09-24 15:52:52 +08:00
parent cda50ea134
commit 59de0ec510
4 changed files with 151 additions and 22 deletions

View File

@@ -158,7 +158,6 @@ import { LockOutlined } from '@ant-design/icons-vue'
import {
getPowerActionText,
POWER_ACTION_TEXT,
type SchedulerTab,
TAB_STATUS_COLOR,
} from './schedulerConstants'
import { useSchedulerLogic } from './useSchedulerLogic'