.jsx-checkbox .el-checkbox .el-checkbox__label {
  display: none;
}
.slot-span {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}


