Sfoglia il codice sorgente

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

魏熙美 5 anni fa
parent
commit
4a11e02b35
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0
    1
      src/pages/building/list/index.jsx

+ 0
- 1
src/pages/building/list/index.jsx Vedi 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
           )}