mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-19 12:04:02 +08:00
misc doc updates
This commit is contained in:
@@ -110,6 +110,7 @@
|
||||
},
|
||||
currentNodeKey(newVal) {
|
||||
this.store.setCurrentNodeKey(newVal);
|
||||
this.store.currentNodeKey = newVal;
|
||||
},
|
||||
data(newVal) {
|
||||
this.store.setData(newVal);
|
||||
|
||||
Reference in New Issue
Block a user