Explorar o código

Merge branch 'runData' into dev

huoyi hai 1 mes
pai
achega
ae73469073
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/runData/runScreen/index.vue

+ 1 - 0
src/views/runData/runScreen/index.vue

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