保誠-保戶業務員媒合平台
Tomas
2022-01-17 a9cd9302818ec2bcd6eec2cd530030e0eae11715
fixed: adjust same component class name
修改1個檔案
2 ■■■ 已變更過的檔案
PAMapp/components/Interview/InterviewMsg.vue 2 ●●● 修補檔 | 檢視 | 原始 | 究查 | 歷程
PAMapp/components/Interview/InterviewMsg.vue
@@ -38,7 +38,7 @@
import authService from '~/shared/services/auth.service';
@Component
export default class InterviewAdd extends Vue {
export default class InterviewMsg extends Vue {
    @PropSync('isVisible')
    dialogVisible!: boolean;