fix
This commit is contained in:
parent
8302f3c94d
commit
bb12748e04
1 changed files with 0 additions and 4 deletions
|
|
@ -54,10 +54,6 @@ onMounted(async () => {
|
||||||
if (checkAuthen) {
|
if (checkAuthen) {
|
||||||
router.push('/')
|
router.push('/')
|
||||||
}
|
}
|
||||||
console.log(
|
|
||||||
'import.meta.env.VITE_URL_LANDING',
|
|
||||||
import.meta.env.VITE_URL_LANDING
|
|
||||||
)
|
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue