保誠-保戶業務員媒合平台
HelenHuang
2022-01-22 300fd5da80770f28ae800c7cbd7280df389af438
PAMapp/components/Interview/InterviewAdd.vue
@@ -86,6 +86,7 @@
      <InterviewMsg
        :isVisible.sync="showInterviewMsgPopup"
        :client="appointmentDetail"
        :defaultValue="interviewTime"
        @closeDialog="closePopup"
      ></InterviewMsg>
  </div>
@@ -248,4 +249,5 @@
        font-size: 20px;
    }
}
</style>