Commit beb99aa1 authored by XieZhiXiong's avatar XieZhiXiong

更改Table rowKey

parent 05f79d79
......@@ -305,7 +305,7 @@ const memberMaintain: React.FC<[]> = () => {
<Card>
<StandardTable
tableProps={{
rowKey: 'memberId',
rowKey: 'validateId',
}}
columns={columns}
currentRef={ref}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment