This commit is contained in:
zhangdaihao
2019-07-19 16:14:50 +08:00
parent 0b2a98d6f1
commit 6c5060236d
2 changed files with 9 additions and 1 deletions

View File

@ -363,7 +363,7 @@
},
onClearSelected() {
this.hiding = true
this.checkedKeys = {}
this.checkedKeys = []
this.currSelected = {}
this.form.resetFields()
this.selectedKeys = []