在这里就举个双引号的例子:

<el-table-column prop="address" label="&quot;地址&quot;详情"> </el-table-column>

则表头的显示效果是:"地址"详情

更多的HTML特殊转义字符请转到原网址