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