src/views/technology/document/document-form.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/technology/document/document-form.vue
@@ -1383,7 +1383,7 @@ var aa = { id: resData.jgtList[i].id, name: '预览大图', url: 'http://127.0.0.1:6061/Image/' + resData.jgtList[i].fileName.replace("D:/file","") url: '/mes/document/file?fileName=' + resData.jgtList[i].fileName } this.fileStructureList.push(aa) } @@ -1393,7 +1393,7 @@ if (resData.lct != null) { this.fileFlowList.push({ name: '预览大图', url: 'http://127.0.0.1:6061/Image/' + resData.lct url: 'http://127.0.0.1:6061/Image' + resData.lct }) } // 挂流程图