Commit 7460dc2b authored by 沈翠玲's avatar 沈翠玲

去除登录默认密码

parent 4e3ff652
......@@ -49,8 +49,8 @@ import {setLocal} from '@/lang'
return {
loading: false,
loginForm: {
username: "admin",
password: "000000",
username: "",
password: "",
rememberMe: false,
validCode:'',
uuid: ""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment