|
@@ -48,7 +48,7 @@
|
|
|
<p style="margin: 6px 0;">客户状态:{{companyInfo.Status}}</p>
|
|
|
<p style="margin: 6px 0;">所属行业:{{companyInfo.IndustryName}}</p>
|
|
|
<p style="margin: 6px 0;text-indent: -70px;margin-left: 70px;">开通{{form.departmentType == '权益' ? '行业:':'品种:'}}{{companyInfo.PermissionName}}</p>
|
|
|
- <p style="margin: 6px 0;">累计报告阅读次数:{{companyInfo.ReportReadTotal}}</p>
|
|
|
+ <p style="margin: 6px 0;">{{form.departmentType == '权益' ? '累计互动次数':'累计报告阅读次数'}}:{{companyInfo.ReportReadTotal}}</p>
|
|
|
</div>
|
|
|
</el-tooltip>
|
|
|
</span>
|