文件还原
This commit is contained in:
@@ -57,8 +57,8 @@ import callCheckUpdate from '@/nx/utils/check-update'
|
|||||||
const loading = ref(false)
|
const loading = ref(false)
|
||||||
const captchaEnable = true
|
const captchaEnable = true
|
||||||
let loginInfo = reactive({
|
let loginInfo = reactive({
|
||||||
username: 'ytjyAdmin',
|
username: '',
|
||||||
password: 'P@ssword25',
|
password: '',
|
||||||
captchaVerification: ''
|
captchaVerification: ''
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user