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