lxh 1 년 전
부모
커밋
ed94f70631
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/vent/performance/comment/DeviceModal.vue

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

@@ -19,6 +19,7 @@
   import { onMounted } from 'vue';
   import { useUserStore } from '/@/store/modules/user';
 
+  
   let props = defineProps({
     fileType: {
       type: String,