|
@@ -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
|