1. el-vue-tree-select
element-ui本身不支持树形下拉的选择,因此蒋el-select、el-tree加以结合,即树形下拉选。
el-vue-tree-select
Package: el-vue-tree-select
Last modified: Mon, 18 Sep 2023 10:11:42 GMT
Version: 1.0.4
License: ISC
Downloads: 10

Install

npm install el-vue-tree-select
yarn add el-vue-tree-select

背景

element-ui本身不支持树形下拉的选择,因此蒋el-select、el-tree加以结合,即树形下拉选。

使用文档

el-vue-tree-select使用

RELATED POST

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin