This commit is contained in:
Jeremy Zimmerman 2023-02-17 15:35:27 -05:00
parent 0708392fb4
commit 65fbd04031

View file

@ -85,7 +85,7 @@
//this.navigateForward(); //this.navigateForward();
//this.$router.push({ path: '/?issPage=welcome-page' }); //this.$router.push({ path: '/?issPage=welcome-page' });
//window.location = "/?issPage=welcome-page"; window.location = "/?issPage=welcome-page";
} }
}, },