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