|
@@ -492,7 +492,7 @@
|
|
<download-bottom-tip
|
|
<download-bottom-tip
|
|
v-if="activeName === '3'"
|
|
v-if="activeName === '3'"
|
|
typeText="业主分析报告"
|
|
typeText="业主分析报告"
|
|
- :hasPower="!this.noBuyerAuth"
|
|
|
|
|
|
+ :hasPower="!noBuyerAuth"
|
|
@goFreeExperience="goVipBuy"
|
|
@goFreeExperience="goVipBuy"
|
|
@downloadReport="downloadReport"
|
|
@downloadReport="downloadReport"
|
|
>
|
|
>
|