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