jyy
2021-08-02 578e37543a5f552a3a8b071aa637cd27e68fad33
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}