保誠-保戶業務員媒合平台
Fixed#135354 修正 [顧問管理流程] 預約資訊明細 : 約訪紀錄的卡片 wording 粗細體不一致
修改1個檔案
6 ■■■■ 已變更過的檔案
PAMapp/components/Interview/InterviewCard.vue 6 ●●●● 修補檔 | 檢視 | 原始 | 究查 | 歷程
PAMapp/components/Interview/InterviewCard.vue
@@ -25,7 +25,7 @@
                </div>
              <div class="p mt-5">
                <UiDateFormat
                            class="date bold"
                            class="mt-5 line-space time"
                            :date="item.interviewDate"
                            onlyShowSection="DATE" />
              </div>
@@ -33,7 +33,7 @@
            <div class="remind-content-txt">
              <div style="display:flex">
                <UiDateFormat
                            class="date bold "
                            class="mt-5 line-space mb-3 time"
                            :date="item.interviewDate"
                            onlyShowSection="TIME" />
              </div>
@@ -56,7 +56,7 @@
                  <div class="mb-3 smTxt bgc-primary-red date-year">
                    <div class="mb-3 mt-2">
                      <UiDateFormat
                            class="bold date"
                            class=" date"
                            :date="item.interviewDate"
                            onlyShowSection="YEAR" />
                    </div>