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