index.less 109 B

12345678
  1. .cip-table-radio{
  2. .el-radio__label{
  3. display: none;
  4. }
  5. .el-checkbox__label{
  6. display: none;
  7. }
  8. }