PAMapp/components/Consultant/ConsultantCard.vue
@@ -1,6 +1,6 @@ <template> <div> <el-row type="flex" class="rowStyle" :class="{'new': !agentInfo.customerViewTime }"> <el-row type="flex" class="rowStyle" :class="{'new': !agentInfo.customerViewTime && $route.name !== 'myConsultantList-contactedList' }"> <el-col class="flex_column pl-5" :xs="5" :sm="3"> <UiAvatar :size="50"