主管员工绩效排行时间选择器查询+排序查询+手机号+昵称查询bug修复

This commit is contained in:
2025-07-20 16:24:07 +08:00
parent 6b0562b498
commit 18c86adc94
10 changed files with 93 additions and 98 deletions

View File

@ -103,6 +103,13 @@ const columns = [
width: 90,
align: 'center'
},
{
title: '抽佣比例',
dataIndex: 'rakeRewardsRate',
key: 'rakeRewardsRate',
width: 90,
align: 'center'
},
{
title: '操作',
key: 'action',