查看了样式,原来直接none掉。
直接上图。
找打td对应的样式,直接加上下面代码
.form_margin .el-table--border th:last-child, .form_margin .el-table--border td:last-child, .form_margin .el-table th.is-leaf:last-child{
border-right: 1px solid #e9e9e9 !important;
}
结果:
查看了样式,原来直接none掉。
直接上图。
找打td对应的样式,直接加上下面代码
.form_margin .el-table--border th:last-child, .form_margin .el-table--border td:last-child, .form_margin .el-table th.is-leaf:last-child{
border-right: 1px solid #e9e9e9 !important;
}
结果:
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。