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