保誠-保戶業務員媒合平台
Mila
2021-11-15 8956474e0072133a8650e4a23bcd6b2a3235688a
PAMapp/components/Consultant/ConsultantCard.vue
@@ -26,8 +26,8 @@
                        </div>
                        <div
                            class="delete"
                            v-if="agentInfo.contactStatus !== 'reserved'
                                || agentInfo.contactStatus !== 'contacted'"
                            v-if="agentInfo.contactStatus === 'picked'
                                || !agentInfo.contactStatus"
                            @click="removeAgent"
                        >移除</div>
                    </el-col>