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