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