|
@@ -148,7 +148,7 @@ const CompanyForm = props => {
|
|
|
<div>
|
|
<div>
|
|
|
<Row>
|
|
<Row>
|
|
|
<Col span={8}>
|
|
<Col span={8}>
|
|
|
- <h2 className="text-gray-500">公司</h2>
|
|
|
|
|
|
|
+ <h2 className="text-gray-500">客户</h2>
|
|
|
</Col>
|
|
</Col>
|
|
|
<Col span={16} className="text-right zh-gray">
|
|
<Col span={16} className="text-right zh-gray">
|
|
|
{customer.staffName} 创建于 {customer.createTime}
|
|
{customer.staffName} 创建于 {customer.createTime}
|