Commit b542747a4ea8394f71478e6a47bd32cb14212231
1 parent
fcc32898
111
Showing
1 changed file
with
1 additions
and
1 deletions
pages/whisper/index.vue
| @@ -58,7 +58,7 @@ | @@ -58,7 +58,7 @@ | ||
| 58 | <view class="serve-title">就读学校</view> | 58 | <view class="serve-title">就读学校</view> |
| 59 | <view> | 59 | <view> |
| 60 | <input placeholder-style="color:#3d3d3d;font-weight: bold;font-size: 25rpx;" | 60 | <input placeholder-style="color:#3d3d3d;font-weight: bold;font-size: 25rpx;" |
| 61 | - v-model="form.attend_school" placeholder="请输入" style="text-align: right;" /> | 61 | + v-model="form.attendSchool" placeholder="请输入" style="text-align: right;" /> |
| 62 | </view> | 62 | </view> |
| 63 | </view> | 63 | </view> |
| 64 | </view> | 64 | </view> |