瀏覽代碼

分配协销

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>