PAMapp/components/Interview/InterviewAdd.vue @@ -86,6 +86,7 @@ <InterviewMsg :isVisible.sync="showInterviewMsgPopup" :client="appointmentDetail" :defaultValue="interviewTime" @closeDialog="closePopup" ></InterviewMsg> </div>