jyy
2022-04-15 0683b82da3982694e9df5b684ad9ee779582ce90
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}