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