|
@@ -117,7 +117,7 @@ const ContanctForm = props => {
|
|
|
</Col>
|
|
</Col>
|
|
|
{/* className={[ 'text-right', styles.textMuted ]} */}
|
|
{/* className={[ 'text-right', styles.textMuted ]} */}
|
|
|
<Col span={12} className="zh-text-right zh-gray">
|
|
<Col span={12} className="zh-text-right zh-gray">
|
|
|
- 陈特 创建于 2019年5月6日 14:55
|
|
|
|
|
|
|
+ {client.staffName} 创建于{client.createTime}
|
|
|
</Col>
|
|
</Col>
|
|
|
</Row>
|
|
</Row>
|
|
|
<EditableForm dataSource={client} columns={columns} />
|
|
<EditableForm dataSource={client} columns={columns} />
|