jyy
2021-01-27 0d951d54d1176fe817b7465c9f05253d10e14d6f
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}