Browse Source

Merge branch 'crm_16.4' into debug

bding 1 week ago
parent
commit
3d07373122
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/custom_manage/customList/customDetail.vue

+ 1 - 0
src/views/custom_manage/customList/customDetail.vue

@@ -394,6 +394,7 @@
 								<span class="editsty move" style="margin:0 5px;" @click="handleShowMove(scope.row)">移动</span>
 								<span style="margin-right:5px;" :class="scope.row.IsFollow==1?'deletesty':'editsty'"
 								@click="followContact(scope.row)"
+								v-if="!isUserYanXuanButtonShow"
 								>{{ scope.row.IsFollow==1?'取消关注':'关注' }}</span>
 								<span class="deletesty" @click.stop="delConcat(scope.row)">删除</span>
 								<!-- <block v-if="RoleType!='权益'&&ficcform&&['正式','试用','永续'].includes(ficcform.Status)">