初始状态清空
This commit is contained in:
@@ -558,8 +558,10 @@
|
||||
handlereset() {
|
||||
this.fileList = [],
|
||||
this.visible = false
|
||||
this.dataForm.Books = []
|
||||
this.swiperfileList = []
|
||||
this.$refs['dataForm'].resetFields()
|
||||
sessionStorage.setItem('Books', JSON.stringify([]))
|
||||
// this.$refs['dataForm'].reset()
|
||||
},
|
||||
// 失去焦点事件
|
||||
|
||||
Reference in New Issue
Block a user