el-table-column type=selection label不生效有什么办法能够解决吗需要改成这样
<el-table-column type="selection" :selectable="function(){return false}"></el-table-column>