jyy
2021-01-26 ec0c71cc88407098e0c088dbf1e44cddf856b8f8
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}