按钮显示

This commit is contained in:
zhangsir
2024-01-11 13:52:23 +08:00
parent 0253eabc04
commit 12c4855be9

View File

@@ -246,7 +246,7 @@
<div class="teacher-remark">{{cutOrgNamePath(item.authorInfo.orgInfo)}}</div>
</div>
<div style="padding-top:15px;width:70px;">
<followButton :auto="true" size="small" :aid="item.teacherId"></followButton>
<followButton v-if="item.teacherName!=='BOE教师'" :auto="true" size="small" :aid="item.teacherId"></followButton>
</div>
</div>
</div>