# tree_operation **Repository Path**: gaochaohui/tree_operation ## Basic Information - **Project Name**: tree_operation - **Description**: 基于iview 的tree组件二次开发的 带操作的 树状组件 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2019-10-29 - **Last Updated**: 2021-11-30 ## Categories & Tags **Categories**: webui **Tags**: None ## README # tree_operation 下载 ``` npm i tree_operation ``` 引入 main.js ``` import treeoperation from 'tree_operation' ``` 挂载 ``` Vue.use(treeoperation) ``` 使用 ``` ``` **fieldList 属性 :给树状组件 绑定的 值** [演示](https://gitee.com/gaochaohui/tree_operation/blob/master/src/assets/123.2019-10-29%2011_00_59.gif)