table中文字 换行 htmlcss html table column 中加入 type:html 如: <el-table-column prop="date" type:html label="时间"></el-table-column> css .el-table .cell{ white-space: pre-line; }