qinzhipeng_v 5 anni fa
parent
commit
ce8ea614db
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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