update 统计报表-个人来款统计-列表页,个人完成率 加排序
This commit is contained in:
+2
-1
@@ -207,7 +207,8 @@ const defaultTableColumns = [
|
|||||||
title: '个人完成率',
|
title: '个人完成率',
|
||||||
align: 'center',
|
align: 'center',
|
||||||
dataIndex: 'finishRate',
|
dataIndex: 'finishRate',
|
||||||
width: 140
|
width: 140,
|
||||||
|
sorter: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user