Browse Source

fix:权限代码修改

zhangsiya 1 năm trước cách đây
mục cha
commit
6feed1f5ed
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      apps/bigmember_pc/src/views/portrayal/UnitPortrayal.vue

+ 1 - 1
apps/bigmember_pc/src/views/portrayal/UnitPortrayal.vue

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