zhengjinyi пре 2 година
родитељ
комит
b203488973
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/main/resources/templates/help/clubinfo.html

+ 1 - 1
src/main/resources/templates/help/clubinfo.html

@@ -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>