@@ -242,7 +242,6 @@ function body(props) {
{getFieldDecorator('name')(
<Input
prefix={<Icon type="text" style={{ color: 'rgba(0,0,0,.25)' }} />}
- type="password"
placeholder="楼盘名称"
/>,
)}