v-org-tree icon indicating copy to clipboard operation
v-org-tree copied to clipboard

在线体验地址:

Results 8 v-org-tree issues
Sort by recently updated
recently updated
newest added

是否可以支持导出组织架构图

添加节点拖动功能,以便修改操作

**重现步骤:** 1. 在data中定义 expand: Boolean 2. 见证奇迹的时刻 **期望结果:** 渲染时根据 expand 的值展开或关闭 **实际结果:** 渲染时节点只根据 expandAll 的值全部展开或关闭

当我新增一个机构数据后,data被更新的时候, ![default](https://user-images.githubusercontent.com/5046444/52159151-3e835b00-26db-11e9-9b44-1f1715594d6d.png) 这行代码会报错,因为flatData中不存在新增的机构数据,得到的值为undefined,也就不存在expand属性了。

再项目使用中,发现不兼容ie 的浏览器

![_20190214221203](https://user-images.githubusercontent.com/3166799/52792274-f0406580-30a5-11e9-831f-e5ce26d02d3d.png)

![image](https://user-images.githubusercontent.com/1845440/52173929-e6765280-27c7-11e9-9080-296d88ae85a8.png) as following : ![image](https://user-images.githubusercontent.com/1845440/52173946-30f7cf00-27c8-11e9-83be-e539978bb611.png) seem issues like: https://github.com/iview/iview/pull/5283