|
@@ -1023,7 +1023,7 @@ const IntentionCustomer = Form.create()(React.createClass({
|
|
|
<p>建议:图片要清晰。</p>
|
|
|
</FormItem>
|
|
|
</div>
|
|
|
- <div style={{fontSize:'18px',marginLeft:'50px',marginTop:'15px',marginBottom:'10px',color:"red",fontWeight:"bold"}}>签单客户信息完善(完善以下信息才能开单)</div>
|
|
|
+ <div style={{fontSize:'18px',marginLeft:'50px',marginTop:'15px',marginBottom:'10px',color:"red",fontWeight:"bold"}}>签单客户信息完善</div>
|
|
|
<div className='clearfix' >
|
|
|
<FormItem className="half-item"
|
|
|
{...formItemLayout}
|