jiangyouyao
2022-04-06 147999c063e913989a4b09f5e7884e11f680ace2
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}