7 Star 131 Fork 44

弄个锤子 / zm-tree-org

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.en.md 918 Bytes
一键复制 编辑 原始数据 按行查看 历史
j-zhangzhihao-jwk 提交于 2020-11-02 14:15 . 修改README.en.md

zm-tree-org

Description

A simplified organization chart with components dependent on Vue org tree. On this basis, part of the source code is optimized and modified. And it depends on Vue draggable recoverable to achieve the mouse drag to change the chart's position, and increase the mouse wheel zoom, node drag, and node editing and other functions

Installation

npm install zm-tree-org --save
# or 
yarn add zm-tree-org

Instructions

import Vue from 'vue';
import ZmTreeOrg from 'zm-tree-org';
import "zm-tree-org/lib/zm-tree-org.css";

Vue.use(ZmTreeOrg);

Latest version

NPM version.

Document

Detailed instructions click here.

JavaScript
1
https://gitee.com/sangtian152/zm-tree-org.git
git@gitee.com:sangtian152/zm-tree-org.git
sangtian152
zm-tree-org
zm-tree-org
master

搜索帮助