@@ -69,7 +69,7 @@
</view>
<!-- 本科生:进入原因(educationType=2) -->
- <view class="reason-box" v-if="educationType == 2">
+ <view class="reason-box" v-if="educationType == 2&&!isEnter">
<textarea
class="reason-input"
v-model="reason"