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