<el-table-column prop="jfScore" align="center" min-width="100px"><template slot="header" slot-scope="scope"><div><span>信用積分</span><el-tooltip:aa="scope"class="item"effect="light"placement="top-start"><div slot="content">加分:滿分100分<br/>1、加分項1<br/>2、加分項2<br/>扣分:<br/>1、特別重大問題:扣20分<br/>2、重大問題:扣10分<br/>3、一般問題:扣5分</div><i class="el-icon-question" style="color: #606266"></i></el-tooltip></div></template></el-table-column>
效果: