Forráskód Böngészése

神东5.5首页局部通风机监测与控制系统风机运行状态bug修改-提交更新

lxh 1 éve
szülő
commit
f68bef0d24

+ 1 - 0
src/views/vent/home/colliery/components/fan-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';