摘要: <el-table-column label="是否通过" align="center"> <template slot-scope="scope"> <el-switch v-model="scope.row.isFinish" disabled @click.native="setSwitch( 阅读全文
posted @ 2020-09-11 14:53 博仔show 阅读(1233) 评论(0) 推荐(0) 编辑