qinzhipeng_v преди 5 години
родител
ревизия
ce8ea614db
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  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