jyy
2021-04-13 519430edff2ce737a5eaedaaa7a0d24c57fe464a
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}