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