wzy
2020-12-29 b90fe56ef4ac2f7f2645511eb9f06aa21bd9c7e3
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}