diff --git a/src/layouts/entry-page/entry-page.vue b/src/layouts/entry-page/entry-page.vue index ae40e627..30b11ad7 100644 --- a/src/layouts/entry-page/entry-page.vue +++ b/src/layouts/entry-page/entry-page.vue @@ -85,7 +85,7 @@ //this.navigateForward(); //this.$router.push({ path: '/?issPage=welcome-page' }); - //window.location = "/?issPage=welcome-page"; + window.location = "/?issPage=welcome-page"; } },