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