@@ -278,6 +278,7 @@ const toAgreement = (type: string) => {
}
onBeforeMount(() => {
+ userStore.LogOut()
registerUrlParams.value.returnUrl = `${location.origin}${route.fullPath}`
const pushRecordId = route?.query.pushRecordId || ''
if (pushRecordId) {