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