|
@@ -226,8 +226,7 @@
|
|
|
<template #title>
|
|
|
<span :class="{bidinfo:!hasOnePower}">中标分析</span>
|
|
|
<span v-if="isShowUpTip" class="bid_upgrade">升级</span>
|
|
|
- <span v-if="(hasOnePower && surplus && isVip)" class="bid_surplus">剩余:${entvisit.total -
|
|
|
- entvisit.usage}</span>
|
|
|
+ <span v-if="(hasOnePower && surplus && isVip)" class="bid_surplus">剩余:${entvisit.total - entvisit.usage}</span>
|
|
|
</template>
|
|
|
<div v-if="!showContacts" style="margin-top: .24rem;">
|
|
|
<div style="background: #fff;padding: .24rem .32rem 0;">
|