html tooltip 提示
https://blog.csdn.net/2302_79483741/article/details/139496673
https://element.eleme.cn/#/zh-CN/component/tooltip
1.title 属性
2.alt 属性
3.element el-table
<el-table-column :sortable="false" :prop="code" :label="我是列" :minWidth="300" :align="left" :show-overflow-tooltip="true" filter-placement="top-start">
<template slot-scope="scope">
{{scope.row.code) }}
</template>
</el-table-column>
择善人而交,择善书而读,择善言而听,择善行而从。