This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<view class="card">
|
||||
<view class="form-item">
|
||||
<view class="label">原手机号</view>
|
||||
<up-input placeholder="请输入原手机号" border="surround" v-model="form.oldPhone" />
|
||||
<up-input placeholder="请输入原手机号" border="surround" v-model="form.oldPhone" disabled/>
|
||||
</view>
|
||||
|
||||
<view class="form-item">
|
||||
|
||||
Reference in New Issue
Block a user