lxh 10 months ago
parent
commit
044a307635
1 changed files with 1 additions and 0 deletions
  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,