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