jyy
2021-07-12 9b1860f14489c81a9dd581d29e83289a5e114ace
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}