fix .env.production
This commit is contained in:
@@ -86,6 +86,7 @@ const blurAllInputs = () => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
onMounted(async () => {
|
onMounted(async () => {
|
||||||
|
blurAllInputs()
|
||||||
// setTimeout(async () => {
|
// setTimeout(async () => {
|
||||||
// if (!userStore.isAuthorized) await router.push(`/login?back=${route.path}`)
|
// if (!userStore.isAuthorized) await router.push(`/login?back=${route.path}`)
|
||||||
// }, 1000)
|
// }, 1000)
|
||||||
|
|||||||
Reference in New Issue
Block a user