瀏覽代碼

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

魏熙美 5 年之前
父節點
當前提交
4a11e02b35
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. 0
    1
      src/pages/building/list/index.jsx

+ 0
- 1
src/pages/building/list/index.jsx 查看文件

@@ -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
           )}