保誠-保戶業務員媒合平台
HelenHuang
2022-05-11 0410f0ec7fdd63d470353d4288b440c99d931898
修改 發送約訪通知 樣式
修改1個檔案
2 ■■■ 已變更過的檔案
PAMapp/components/Interview/InterviewMsg.vue 2 ●●● 修補檔 | 檢視 | 原始 | 究查 | 歷程
PAMapp/components/Interview/InterviewMsg.vue
@@ -44,7 +44,7 @@
        <div class="interviewContent">
          <div style="padding:10px;line-height:25px">
            <i class="content">您好!我是保誠媒合平台的保險顧問{{loginConsultant.name}},感謝您的預約!</i><br/>
            <el-input type="textarea" :placeholder="'\{{ 如有額外補充資訊,將在這裡顯示 }}'" resize="none" v-model="interviewContent.customContent" readonly autosize="true" ></el-input><br/>
            <el-input type="textarea" :placeholder="'\{{ 如有額外補充資訊,將在這裡顯示 }}'" resize="none" v-model="interviewContent.customContent" readonly :autosize="true" ></el-input><br/>
            <i class="content">{{client.phone ||defaultValue ? ("我預計會在下述的時間與您聯繫"+ "\n" + (this.interviewContent.formattedInterviewTime || "(尚未選擇約訪時段)")): ""}}</i><br/>
              <i class="content">以下是我的電話號碼/Email:{{loginConsultant.phoneNumber || '尚未提供電話號碼'}} / {{loginConsultant.email || '尚未提供 Email'}}</i><br/>
              <i class="content">若此時間不方便,請與我聯繫!謝謝!</i>