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