@@ -60,7 +60,7 @@
姓名:
</view>
<view class="text22">
- {{inputForm.qy.bz5}}
+ {{inputForm.qy.des14}}
@@ -83,7 +83,7 @@
</radio-group>
<view class="titlebg2" style="margin-top:10rpx ;">
- <view class="titlet2" style="width: 20%;">{{inputForm.method}}记录时间</view>
+ <view class="titlet2" style="width: 20%;">记录时间</view>
<uni-datetime-picker type="date" :v-model="inputForm.contactDate" placeholder="请选择近期与企业沟通时间"
@change="changeLog" />
@@ -113,9 +113,9 @@
name: '',
lxr: '',
phone: '',
- bz5: '',
+ des14: '',
des1: '',
- bz6: ''
+ des13: ''
},
method: '上门沟通',
contactDate: ''
@@ -130,9 +130,9 @@
}