更新后台

This commit is contained in:
2025-04-15 15:15:42 +08:00
parent b67be78892
commit b4031bf1b4
3 changed files with 148 additions and 100 deletions

View File

@ -11,7 +11,6 @@
import { ref, onMounted } from 'vue';
import * as echarts from 'echarts';
import 'echarts-gl';
import { fa } from 'element-plus/es/locale.mjs';
const initChart = () => {
const chartDom = document.getElementById('qbfk');