瀏覽代碼

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: '操作',