Commit dc62a437 authored by XieZhiXiong's avatar XieZhiXiong

更改 Table rowKey

parent ff556a83
......@@ -230,7 +230,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