feat:综合仪表盘修改迁移以及版本兼容修复

This commit is contained in:
zhongzm
2025-07-18 17:27:12 +08:00
parent 8b6805fdb0
commit 96c1f54b71
11 changed files with 584 additions and 276 deletions

View File

@@ -7,7 +7,7 @@ import { graphNodeClickID, graphNodeState } from '../../hooks/useTopology';
import useI18n from '@/hooks/useI18n';
import { markRaw } from 'vue';
// 引入液体填充图表
// import 'echarts-liquidfill';
import 'echarts-liquidfill';
const { t } = useI18n();