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