Commit f50ba2e5 authored by Sixiang_Zzb's avatar Sixiang_Zzb

住户卡

parent 29a1e0af
......@@ -180,9 +180,9 @@ const CardDetail = (props: any) => {
<>
<Row>
<Col span={3}>Replyer:</Col>
<Col span={3}>{listData.reply_name}</Col>
<Col span={3}>{listData.replyName}</Col>
<Col span={3}>Contact:</Col>
<Col>{listData.reply_Contact}</Col>
<Col>{listData.replyContact}</Col>
</Row>
<Row gutter={8} style={{ marginTop: 16 }}>
<Col span={3}>Examine:</Col>
......
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