afc163 8 年之前
父节点
当前提交
a40b4c76bb
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/routes/Forms/StepForm/Step2.js

+ 0 - 1
src/routes/Forms/StepForm/Step2.js

@@ -71,7 +71,6 @@ export default ({ formItemLayout, form, data, dispatch, submitting }) => {
         })(
           <Input type="password" autoComplete="off" style={{ width: '80%' }} />
         )}
-
       </Form.Item>
       <Form.Item
         wrapperCol={{