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