|
@@ -23,7 +23,7 @@
|
|
|
<div class="info-content clearfix">
|
|
|
<div class="info-title">
|
|
|
<div class="info-title-left">
|
|
|
- <p>机构资料:<span>{{ clubInfo.userIdentity === 2 ? '资质机构' : '普通机构' }}</span></p>
|
|
|
+ <p>机构资料:<span>{{ clubInfo.userIdentity === 2 ? '资质机构' : '个人机构' }}</span></p>
|
|
|
</div>
|
|
|
<div class="info-title-right">
|
|
|
<p v-if="clubInfo.spType === 0">待分配销售</p>
|