jyy
2021-03-16 51b1242dc2f55276b65f287974e7f86dcab8c74d
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}