update Tree

update Tree
This commit is contained in:
梁灏 2017-02-07 13:34:16 +08:00
parent e81207a2a2
commit b923c8187c
5 changed files with 56 additions and 38 deletions

View file

@ -10,7 +10,7 @@
</div>
</template>
<script>
import Icon from '../icon';
import Icon from '../icon/icon.vue';
const prefixCls = 'ivu-collapse';
export default {