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