element表格内容过多title提示
代码中加入:show-overflow-tooltip="true"
<el-table-column prop="tgname" label="台区名称" :show-overflow-tooltip="true"> </el-table-column>
修改tooltip样式:
SRE实战 互联网时代守护先锋,助力企业售后服务体系运筹帷幄!一键直达领取阿里云限量特价优惠。.el-tooltip__popper{font-size:40px !important;width:11% !important}
element ui el-dialog子组件放到表格中title一直居中
https://blog.csdn.net/ligaoming_123/article/details/81163266

更多精彩