接送入口隐藏
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -318,7 +318,7 @@ | ... | @@ -318,7 +318,7 @@ |
| 318 | </div> | 318 | </div> |
| 319 | </el-dialog> | 319 | </el-dialog> |
| 320 | 320 | ||
| 321 | <a class="ding" @click="openPickup" v-if="matchData.leagueId==0&&matchId=='1802602359043600385'">{{ language==0?'接 / 送机服务':'Pick-up/drop-off service' }}</a> | 321 | <!-- <a class="ding" @click="openPickup" v-if="matchData.leagueId==0&&matchId=='1802602359043600385'">{{ language==0?'接 / 送机服务':'Pick-up/drop-off service' }}</a>--> |
| 322 | <pickup ref="pickupRef"></pickup> | 322 | <pickup ref="pickupRef"></pickup> |
| 323 | </div> | 323 | </div> |
| 324 | </template> | 324 | </template> | ... | ... |
-
Please register or sign in to post a comment