소스 검색

fix:报告生成

32197351@qq.com 1 년 전
부모
커밋
82de0dfb4d
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      itdmWeb/src/views/module-iTDM/baogao/ItdmBaogaoList.vue

+ 3 - 1
itdmWeb/src/views/module-iTDM/baogao/ItdmBaogaoList.vue

@@ -161,7 +161,9 @@ export default {
         {
           title: '报告文件地址',
           align: 'center',
-          dataIndex: 'filePath'
+          dataIndex: 'filePath',
+          scopedSlots: {customRender: 'fileSlot'}
+
         },
         {
           title: '操作',