jiangyouyao
2022-03-29 274e574e4dce8559eb9177c56ef528e09af9195c
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}