优化登录默认账号密码
This commit is contained in:
parent
44020afbe0
commit
81179bd404
@ -60,8 +60,8 @@
|
|||||||
let urlCleared = false
|
let urlCleared = false
|
||||||
|
|
||||||
const loginForm = ref({
|
const loginForm = ref({
|
||||||
username: "admin",
|
username: "",
|
||||||
password: "jm@9527",
|
password: "",
|
||||||
code: "",
|
code: "",
|
||||||
uuid: ""
|
uuid: ""
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user