添加重新加载数据的方法
This commit is contained in:
@@ -47,6 +47,10 @@ export default {
|
|||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
|
||||||
|
onReloadData() {
|
||||||
|
this.onLoadData()
|
||||||
|
},
|
||||||
|
|
||||||
onExpand(expandedKeys) {
|
onExpand(expandedKeys) {
|
||||||
this.expandedKeys = expandedKeys;
|
this.expandedKeys = expandedKeys;
|
||||||
this.autoExpandParent = false;
|
this.autoExpandParent = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user