lxh 2 năm trước cách đây
mục cha
commit
df6e022eed
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/views/vent/performance/comment/DeviceModal.vue

+ 0 - 1
src/views/vent/performance/comment/DeviceModal.vue

@@ -16,7 +16,6 @@
   import { computed, unref, inject, reactive } from 'vue';
   import { BasicModal, useModalInner } from '/@/components/Modal';
   import FormModal from './FormModal.vue';
-
   // 声明Emits
   const emit = defineEmits(['saveOrUpdate', 'register']);
   const isUpdate = inject('isUpdate');