🐛(ssr): 升级 ssr-darkreader 4.9.45
更新文档
This commit is contained in:
@@ -29,7 +29,6 @@ export const useTree: UseTree = (props: TreeProps, emit: TreeEmits) => {
|
||||
|
||||
const nodeList = computed(() => {
|
||||
const nodes = tree.getData();
|
||||
console.log(nodes);
|
||||
return nodes;
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user