li-guang
2021-04-07 050ff0dfc04d4ca2a33ac0e97c98f042b9f95df6
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}