lxh 11 mesi fa
parent
commit
044a307635
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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,