|
|
@@ -17,7 +17,7 @@
|
|
|
<view class="phone-form-label"><text class="form-label-require">*</text>证件号</view>
|
|
|
<uni-easyinput v-model="data.hetong.khIdcard" placeholder="请输入证件号" />
|
|
|
</view>
|
|
|
- <view class="form-label-input">
|
|
|
+ <view class="form-label-input" v-if="false">
|
|
|
<view class="phone-form-label"><text class="form-label-require"></text>具体地址</view>
|
|
|
<uni-easyinput v-model="data.hetong.jutidizhi" placeholder="请输入具体地址" />
|
|
|
</view>
|