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