wzy
2021-01-11 1f4ac41109041ef9e2eb163cc03123e3a267650b
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}