lxh 1 年之前
父節點
當前提交
1a870ab63d
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/vent/fire/fireHome/index.vue

+ 1 - 0
src/views/vent/fire/fireHome/index.vue

@@ -106,6 +106,7 @@
 </template>
 
 <script setup lang="ts">
+
 import { ref, reactive, onMounted, onUnmounted } from 'vue';
 import { ExpandOutlined, InfoCircleOutlined } from '@ant-design/icons-vue';
 import DanelBd from '../../common/danelBd.vue';