当前位置:网站首页>Antdesign a-select 下拉框超出长度换行显示
Antdesign a-select 下拉框超出长度换行显示
2022-08-05 07:14:00 【温柔的风归功于带笑的你】
<a-form-model-item label="检查诊室:" style="width: 230px !important;">
<div ref="selectBox" class="selectdrop">
<a-select v-model="stuRoomId" :getPopupContainer="()=>this.$refs.selectBox" style="width: 140px;" @change="handleChangeRoom">
<a-select-option v-for="item in localStuRoomList" :key="item.roomId">{
{item.roomName}}</a-select-option>
</a-select>
</div>
</a-form-model-item>
::v-deep .selectdrop .ant-select-dropdown-menu .ant-select-dropdown-menu-item{
white-space: normal;
word-break: break-all;
}
边栏推荐
- browserslist 选项的目的是什么?
- Flink Learning 10: Use idea to write WordCount and package and run
- 2022熔化焊接与热切割操作证考试题及模拟考试
- 图扑软件与华为云共同构建新型智慧工厂
- Does Libpq support read-write separation configuration?
- 2022 Fusion Welding and Thermal Cutting Operation Certificate Exam Questions and Mock Exams
- It turns out that Maya Arnold can also render high-quality works!Awesome Tips
- [Shanghai] Hiring .Net Senior Software Engineer & BI Data Warehouse Engineer (Urgent)
- 关于MP3文件中找不到TAG标签的问题
- 行业应用软件项目经理三步曲
猜你喜欢
随机推荐
MAYA船的建模
向美国人学习“如何快乐”
利用Jenkins的持续集成
Vulnhub target drone: HA_ NARAK
Vulnhub靶机:HA_ NARAK
行业应用软件项目经理三步曲
2022.7.29好题选讲(计数专题)
400 times performance improvement 丨 swap valuation optimization case calculation
2022起重机司机(限桥式起重机)考试题库及模拟考试
游戏模拟器成了外挂帮凶,灰产对抗再升级
MongoDB 语法大全
TCP的粘包拆包问题+解决方案
不能比较或排序 text、ntext 和 image 数据类型
风控特征的优化分箱,看看这样教科书的操作
MySQL:连接查询 | 内连接,外连接
【动态类型检测 Objective-C】
Does Libpq support read-write separation configuration?
Mysql 死锁和死锁的解决方案
TRACE32——C源码关联1
对数据类型而言运算符无效。运算符为 add,类型为 text。