保誠-保戶業務員媒合平台
Mila
2022-01-17 4c8c206207873073865bd2715ffb11fe139641b4
Merge branch 'Phase3' of https://192.168.0.10:8443/r/pcalife/PAM into Phase3
修改1個檔案
2 ■■■ 已變更過的檔案
PAMapp/components/Interview/InterviewMsg.vue 2 ●●● 修補檔 | 檢視 | 原始 | 究查 | 歷程
PAMapp/components/Interview/InterviewMsg.vue
@@ -35,7 +35,7 @@
import { Vue, Component, Prop, PropSync, Emit, Action } from 'nuxt-property-decorator';
@Component
export default class InterviewAdd extends Vue {
export default class InterviewMsg extends Vue {
    @PropSync('isVisible')
    dialogVisible!: boolean;