@@ -187,6 +187,7 @@
<script setup name="RunScreen">
import { ref, reactive, onMounted, onUnmounted, nextTick } from 'vue'
+import * as echarts from 'echarts'
// 日期范围
const currentYear = new Date().getFullYear()