JiangYouYao
2022-03-15 b51ab926c93ac946fb9c78cdbad74cdb90e5e7e1
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}