PAMapp/components/Interview/InterviewMsg.vue | ●●●●● 修補檔 | 檢視 | 原始 | 究查 | 歷程 |
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;