jyy
2021-06-12 937f98d35b7bf6f809c229a9546272ef0fb1a1b4
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}