element的select如何实现在弹出选项框最下面加一个自定义的内容 #22476
Unanswered
ChenKun1997
asked this question in
Q&A
Replies: 1 comment
-
我们改了源码,加了一个插槽解决的… |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
如上图,如何在最下面加一个”管理环境“,他不属于option,我直接在元素下面写个div确实可以,如图
但是当这个select可搜索时,
![image](https://user-images.githubusercontent.com/24249578/230347272-d5a04c4a-cd43-421e-b06b-aad6189a544b.png)
搜不到数据时这个无匹配数据竟然在下面,有没有最佳实践啊
Beta Was this translation helpful? Give feedback.
All reactions