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