<el-table-column type='selection' width='55' align='center' :selectable='isCheckbox'>
isCheckbox(row){ if(row.children){ //判断是否可选的条件 return 0 }else{ return 1 } }
【推荐】凌霞软件回馈社区,博客园 & 1Panel & Halo 联合会员上线
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步