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