@ -36,6 +36,7 @@
"diagram-js": "12.3.0",
"didi": "9.0.2",
"echarts": "5.5.0",
"echarts-liquidfill": "^3.1.0",
"element-plus": "2.9.1",
"file-saver": "2.0.5",
"fuse.js": "7.0.0",
@ -4,6 +4,7 @@
<script setup>
import * as echarts from 'echarts';
import 'echarts-liquidfill';
import { queryGlobalCfg } from '@/api/configure/configuration/globalCfg.js';
const props = defineProps({