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