dingxin 5 年 前
コミット
21f08b3a6f
共有1 個のファイルを変更した0 個の追加1 個の削除を含む
  1. 0
    1
      src/pages/building/list/index.jsx

+ 0
- 1
src/pages/building/list/index.jsx ファイルの表示

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