問題圖片:
?解決方式1:
>>>.el-table__row td:not(.is-hidden):last-child {
? border-left:1px solid #EBEEF5;
}
>>>.el-table__header th:not(.is-hidden):last-child{
? border-left:1px solid #EBEEF5;
}
>>>.el-table__header-wrapper tr th:nth-last-child(3){
? border-right:none;
}
>>>.el-table__body-wrapper tr td:nth-last-child(2){
? border-right:none;
}
解決方式二:文章來源:http://www.zghlxwxcb.cn/news/detail-795278.html
若還是無法解決,那么就是因為倒數第二列被覆蓋了,最快速簡單的方法可以讓操作列寬度減少2px一個大概的比例,具體可以自己調整?文章來源地址http://www.zghlxwxcb.cn/news/detail-795278.html
到了這里,關于el-table右固定最后一列顯示不全或者是倒數第二列無邊框線的文章就介紹完了。如果您還想了解更多內容,請在右上角搜索TOY模板網以前的文章或繼續(xù)瀏覽下面的相關文章,希望大家以后多多支持TOY模板網!