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