fix
wzy
2021-11-20 3a1441d8f6422e81a67e01830c1793ab25d943b0
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}