jyy
2021-07-20 2443f547c0a981e38c5c6e9229e1068d8f831dd0
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}