wzy
2021-01-28 15187b39a8452e3111d9a6e35f8ff3c11747a83c
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}