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