fix
wzy
2021-12-27 75601245b7fe12b793b9b128845d4d64ba55eb7c
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}