{
label: '是否展示',
prop: 'isShow',
solt: true,
}
<!--自定义列-->
<template slot-scope="scope" slot="isShow">
<div style="color: red;cursor: pointer" @focus="getIsShow(scope.row)" >
<el-switch v-model="scope.row.isShow" active-color="#13ce66" inactive-color="#ff4949"> {{scope.row.isShow}}</el-switch>
</div>
</template>
效果:










![[全球首款]开源智能串口屏方案发布](https://img-blog.csdnimg.cn/direct/b01ff2f351a94b3cb294c81aa06688da.gif#pic_center)








