Commit 0f2e3399 by wangshuo

手机号不能修改

parent 62ffb83b
...@@ -745,7 +745,7 @@ class BlessingPreheat extends Component { ...@@ -745,7 +745,7 @@ class BlessingPreheat extends Component {
/> />
<input type="tel" <input type="tel"
placeholder={'联系方式'} placeholder={'联系方式'}
name={'tel'} name={'phone'}
onChange={e => { onChange={e => {
this.setAddressState(e) this.setAddressState(e)
}} }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment