wzy
2021-01-26 a918381d1910d16f991d09188341ff63ed13d4f1
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}