fix
wzy
2022-03-28 95efbe14ecf1bae58b5eef030fe97599b568eb83
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}