Browse Source

Merge branch 'master' of http://git.ycjcjy.com/zhiyuxing/estateagents-admin-manager

魏熙美 5 years ago
parent
commit
4a11e02b35
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      src/pages/building/list/index.jsx

+ 0
- 1
src/pages/building/list/index.jsx View File

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