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