去除登录账户密码默认值
This commit is contained in:
parent
90fa25c357
commit
9c15e6734b
@ -111,8 +111,8 @@ export default {
|
||||
return {
|
||||
codeUrl: "",
|
||||
loginForm: {
|
||||
username: "admin",
|
||||
password: "admin123",
|
||||
username: "",
|
||||
password: "",
|
||||
rememberMe: false,
|
||||
code: "",
|
||||
uuid: "",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user