保誠-保戶業務員媒合平台
Tomas
2023-08-05 faa8939ebd9d8e91ed4e5749882d91a5909bdfe2
PAMapp/components/Consultant/ConsultantCard.vue
@@ -76,6 +76,7 @@
                    <p>性別:{{gender}}</p>
                    <p>年齡:{{appointmentDetail.age | toAgeLabel }}</p>
                    <p>職業:{{appointmentDetail.job}}</p>
                    <p>諮詢方式:{{appointmentDetail.consultationMethod | toConsultationMethod }}</p>
                    <p>需求:{{appointmentDetail.requirement ? appointmentDetail.requirement.split(',').join('、') : '--'}}</p>
                    <p
                        v-for="(item, index) in hopeContactTime"