lxh 1 год назад
Родитель
Сommit
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,