[update] 解决树形选择框关闭没有重置页码的问题
This commit is contained in:
@@ -170,10 +170,9 @@ export default {
|
||||
this.getSelectedList(values)
|
||||
},
|
||||
handleCancel () {
|
||||
this.visible = false
|
||||
this.close()
|
||||
},
|
||||
close () {
|
||||
this.visible = false
|
||||
this.visible = false
|
||||
this.dataSourceRight = []
|
||||
this.selectedRowKeys = []
|
||||
|
||||
Reference in New Issue
Block a user