qinzhipeng_v 5 lat temu
rodzic
commit
d1049f3007

+ 1 - 1
src/views/projectManage/bugList/details/index.vue

@@ -859,7 +859,7 @@ export default {
         return item.name !== file.name
       })
       this.bug.accessory = JSON.stringify(this.fileDbList)
-      this.bugUpdate()
+      this.bugUpdate(this.bug, 'accessory')
     },
     handlePictureCardPreview(file) {
       this.dialogImageUrl = file.url