# vue-treeselect **Repository Path**: yoyohan1/vue-treeselect ## Basic Information - **Project Name**: vue-treeselect - **Description**: 这个插件是github上riophae分享的https://github.com/riophae/vue-treeselect - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2022-03-11 - **Last Updated**: 2024-10-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-treeselect > 这个插件是github上riophae分享的https://github.com/riophae/vue-treeselect > > 我修改了部分代码,并上传到自己的npm为了自己拉取时可以拉取到我修改过的代码 > > 1.单选时 点击非最终子节点时不会关闭下拉框 并且可以设置值 参见Option.vue和treeselectMixin.js