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