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