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