Commit c7432710 authored by 李纪文's avatar 李纪文

fix: 修改TreeCustom

parent 4b3fa918
...@@ -23,11 +23,11 @@ const Demo = (props) => { ...@@ -23,11 +23,11 @@ const Demo = (props) => {
}, },
{ {
title: '研发三部', title: '研发三部',
key: '0-0-0-1', key: '0-0-0-2',
}, },
{ {
title: '研发四部', title: '研发四部',
key: '0-0-0-1', key: '0-0-0-3',
}, },
], ],
}, },
......
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