Commit b7704880 authored by XieZhiXiong's avatar XieZhiXiong

更改 Table rowKey

parent 370dbccf
......@@ -291,7 +291,7 @@ const MemberQuery: 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