qinzhipeng_v 5 年之前
父節點
當前提交
d1049f3007
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/projectManage/bugList/details/index.vue

+ 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