[fix 83969] 选择部门组件关闭后打开清除搜索结果
This commit is contained in:
@@ -97,6 +97,7 @@ export default {
|
||||
methods: {
|
||||
show () {
|
||||
this.visible = true
|
||||
this.searchValue = ''
|
||||
this.checkedRows = []
|
||||
this.checkedKeys = []
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user