select组件的远程搜索需求,通过 input 输入框进行筛选,当选择确认之后在选中的内容之后还有输入的文案,这时需要手动去清除。 解决方案: 我们可以通过 ref 来获取 dom,其中 dom 的 query 字段即为我们 input 输入的内容。 <el-select v-model="attendList" ref="selectAttent" remote multiple filterable value-key=...
🎉 A Vue.js 3 UI Library made by Element team. Contribute to element-plus/element-plus development by creating an account on GitHub.
el-tree-select Reproduction Link Element Plus Playground Steps to reproduce 在输入框中输入内容 What is Expected? 正常保留输入内容 What is actually happening? 自动清除内容 Additional comments 2.2.26正常 bteaaddedComponent::TreeSelectCommunity::Bug ReportlabelsJan 7, 2023 ...