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