保誠-保戶業務員媒合平台
Mila
2021-11-15 8956474e0072133a8650e4a23bcd6b2a3235688a
PAMapp/components/Client/ClientCard.vue
@@ -114,7 +114,7 @@
    }
    markAppointment() {
        markAsContact(this.client.id).then(res => console.log(res))
        markAsContact(this.client.id).then(res => this.$router.go(0))
    }
}