qinzhipeng_v 5 years ago
parent
commit
ce8ea614db
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/views/projectManage/bugList/file/createdBug.vue

+ 2 - 0
src/views/projectManage/bugList/file/createdBug.vue

@@ -289,6 +289,8 @@ export default {
     },
 
     modalClose() {
+      this.fileList = []
+      this.fileDbList = []
       this.formInline = {}
       this.editorRemark.txt.clear()
       this.modalShow = false