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