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