Ver código fonte

按钮隐藏

bding 1 semana atrás
pai
commit
e64b59cd17

+ 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)">