element-ui Tree tree control, eltree lazy loading insert parent node update, refresh page

call root.loadData()method ;

this.$refs.treeRef?.root.loadData();

Guess you like

Origin blog.csdn.net/cc_King/article/details/127904824