lxh 1 هفته پیش
والد
کامیت
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';