wzy
2021-03-10 7002e428b60704ec28a91d2c7a89fc415e45ed9b
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}