xiaoyong931011
2021-03-24 41564375dca2f98adf784b55a18f365b88235301
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}