lxh hace 1 año
padre
commit
1a870ab63d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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';