主管员工绩效排行时间选择器查询+排序查询+手机号+昵称查询bug修复
This commit is contained in:
@ -103,6 +103,13 @@ const columns = [
|
||||
width: 90,
|
||||
align: 'center'
|
||||
},
|
||||
{
|
||||
title: '抽佣比例',
|
||||
dataIndex: 'rakeRewardsRate',
|
||||
key: 'rakeRewardsRate',
|
||||
width: 90,
|
||||
align: 'center'
|
||||
},
|
||||
{
|
||||
title: '操作',
|
||||
key: 'action',
|
||||
|
Reference in New Issue
Block a user