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