瀏覽代碼

报告修改中,附件无法修改问题

lizhenhao 2 年之前
父節點
當前提交
d50093fb95
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/modules/cw/reportManagement/ReportManagementForm.vue

+ 1 - 1
src/views/modules/cw/reportManagement/ReportManagementForm.vue

@@ -1125,7 +1125,7 @@
             }
             this.$refs.enclosure.newUpload(method, data.cwFileInfoList2, 'cwWorkContract', null, null, null, null, false)
             // this.$refs.archiveFile.newUpload(method, data.cwFileInfoList, 'cwWorkContract', null, null, null, null, false)
-            this.$refs.signatureFile.newUpload(method, data.signatureFileList, 'cwWorkContract', null, null, null, null, false)
+            this.$refs.signatureFile.newUpload('view', data.signatureFileList, 'cwWorkContract', null, null, null, null, false)
             this.loading = false
           })
           // this.projectRecordsService.queryById(this.inputForm.id).then(({data}) => {