Commit 63313342 authored by 康振飞's avatar 康振飞

ok

parent d1d89641
...@@ -8,8 +8,7 @@ ...@@ -8,8 +8,7 @@
:type="expand ? 'md-arrow-dropright' : 'md-arrow-dropdown'" :type="expand ? 'md-arrow-dropright' : 'md-arrow-dropdown'"
size="16" size="16"
@click="toggle" @click="toggle"
title="展开/合并" title="展开/合并"/>
/>
</Button> </Button>
<Button> <Button>
<Icon type="md-refresh" size="16" @click="loadTree" title="刷新" /> <Icon type="md-refresh" size="16" @click="loadTree" title="刷新" />
......
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