修改院校判断

This commit is contained in:
A1300399510
2024-04-16 12:11:59 +08:00
parent 372158e6f5
commit 249b326163
5 changed files with 6 additions and 5 deletions

View File

@@ -309,7 +309,8 @@
<!-- -->
<div class="dis-f jus-x pos-r" v-if="distanceList[0] && distanceList[0].name && pageType != 3 && distanceList.length > 1">
<!-- <div class="dis-f jus-x pos-r" v-if="distanceList[0] && distanceList[0].name && pageType != 3 && distanceList.length > 1"> -->
<div class="dis-f jus-x pos-r" v-if="pageType != 3 && annexSchoolList.length > 1">
<!-- <div class="distance-info-box pos-r" :class="{ 'show-distance-info-box': showDistance }" :style="{ 'height': showDistance ? `${70 + 42 + 82 * distanceList.length - 1}px` : '0px' }"> -->
<el-popover :width="814" trigger="click" popper-style="padding: 0" :show-arrow="false" v-model:visible="showDistance">