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