瀏覽代碼

文件上传

lizhenhao 2 年之前
父節點
當前提交
88f0ecacbf
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/modules/sys/project/AssessForm.vue

+ 1 - 1
src/views/modules/sys/project/AssessForm.vue

@@ -532,8 +532,8 @@
             this.loading = true
             this.inputForm.itemType = '1'
             console.log(this.dataListNew)
+            this.inputForm.workAttachments = []
             this.dataListNew.forEach((item) => {
-              item.url = item.raw.url
               item.attachmentFlag = 'projectRecords'
               item.fileSize = item.size
               item.attachmentName = item.name