mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-12 10:55:51 +02:00
fix: missing set language in login page
This commit is contained in:
parent
02fb07f6b4
commit
3f91c3ec8d
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ import gettext from '@/gettext'
|
|||
import {Form, message} from 'ant-design-vue'
|
||||
import auth from '@/api/auth'
|
||||
import install from '@/api/install'
|
||||
import SetLanguage from '@/components/SetLanguage/SetLanguage.vue'
|
||||
|
||||
const route = useRoute()
|
||||
const router = useRouter()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue