소스 검색

Merge branch 'master' of http://132.232.92.186:3000/XinXiBu/oa-system

yuanrf 9 달 전
부모
커밋
5e0af89745
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/components/OP/CarTouristGuideGroundId.vue

+ 2 - 0
src/components/OP/CarTouristGuideGroundId.vue

@@ -27,6 +27,8 @@
             <div style="margin:10px 0;color:#606266;">
                 <span style="font-weight: bold;font-size:14px;">团队名称:</span>
                 <span style="color:#606266;font-size:14px;">{{ delegationInfo.teamName }}&nbsp;&nbsp;&nbsp;</span>
+                <span style="font-weight: bold;font-size:14px;">客户级别:</span>
+                <span style="color:#606266;font-size:14px;">{{ delegationInfo.teamLevSId }}&nbsp;&nbsp;&nbsp;</span>
                 <span style="font-weight: bold;font-size:14px;">客户:</span>
                 <span style="color:#606266;font-size:14px;">{{ delegationInfo.clientName }}&nbsp;&nbsp;&nbsp; {{
 }}&nbsp;&nbsp;&nbsp;</span>