lxh 6 달 전
부모
커밋
629ac26478
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/vent/home/colliery/components/main-monitor.vue

+ 1 - 0
src/views/vent/home/colliery/components/main-monitor.vue

@@ -35,6 +35,7 @@
 </template>
 
 <script lang="ts" setup>
+
   import { ref, reactive, onMounted, nextTick, defineProps, watch } from 'vue';
   import { SvgIcon } from '/@/components/Icon';
   import * as echarts from 'echarts';