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

+ 1 - 0
src/views/vent/reportManager/comment/NormalTable.vue

@@ -44,6 +44,7 @@ const props = defineProps({
       return {}
     }
   },
+  
   //下载文件接口
   downLoad: {
     type: Function,