Login szöveg
All checks were successful
Build and Deploy Frontend / build-and-deploy-frontend (push) Successful in 7s
All checks were successful
Build and Deploy Frontend / build-and-deploy-frontend (push) Successful in 7s
This commit is contained in:
@@ -284,7 +284,7 @@ const apiBase = `${import.meta.env.VITE_BACKEND_API_HOST}:${import.meta.env.VITE
|
||||
const out = ref('')
|
||||
const pageStatus = ref("logout")
|
||||
const loginCheck = ref(false)
|
||||
const loginErrorMsg = ref("Belépés...")
|
||||
const loginErrorMsg = ref("Bejelentkezés...")
|
||||
const userLoginName = ref("")
|
||||
const userLoginPw = ref("")
|
||||
const userAdmin = ref(false)
|
||||
|
||||
Reference in New Issue
Block a user