保誠-保戶業務員媒合平台
Tomas
2024-04-30 b4d6944076f1df6eedaae35c4c2a7072fe988e8a
PAMapp/components/Interview/InterviewCard.vue
@@ -25,7 +25,8 @@
                </div>
              <div class="p mt-5">
                <UiDateFormat
                            class="date bold"
                            class="mt-5 line-space time"
                            style="display:flex;"
                            :date="item.interviewDate"
                            onlyShowSection="DATE" />
              </div>
@@ -33,7 +34,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 +57,8 @@
                  <div class="mb-3 smTxt bgc-primary-red date-year">
                    <div class="mb-3 mt-2">
                      <UiDateFormat
                            class="bold date"
                            class=" date"
                            style="display:flex;"
                            :date="item.interviewDate"
                            onlyShowSection="YEAR" />
                    </div>