Commit 3b57347f authored by wuhao's avatar wuhao 🎯

asder

parent d9913287
...@@ -29,7 +29,7 @@ function TreeRender({ url, deleteurl, saveurl, onselected }) { ...@@ -29,7 +29,7 @@ function TreeRender({ url, deleteurl, saveurl, onselected }) {
return [ return [
{ {
title: "全部", title: "全部",
key: "0", key: "",
children: res children: res
} }
] ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment