姜友瑶
2022-05-05 d122f3323cea1953ea443653f13ece07f94fb05b
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}