Commit 2148832ebfb583cb6648394d3d96b4a715513ff7

Authored by 李宇
2 parents d6fb9823 85c14786

Merge branch 'master' of http://39.98.150.180/frontend-uniapp/Civil-Affairs-Bureau-WeChar

Showing 1 changed file with 1 additions and 1 deletions
pages/whisper/index.vue
... ... @@ -58,7 +58,7 @@
58 58 <view class="serve-title">就读学校</view>
59 59 <view>
60 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 62 </view>
63 63 </view>
64 64 </view>
... ...