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