删除登陆页面账号密码
This commit is contained in:
parent
69c9bf590e
commit
e949a15484
|
@ -99,8 +99,8 @@
|
||||||
v => !!v || '不能为空',
|
v => !!v || '不能为空',
|
||||||
],
|
],
|
||||||
|
|
||||||
username: "admin",
|
username: "",
|
||||||
password: "littlehui.com!23",
|
password: "",
|
||||||
captcha: '#{.captcha}'
|
captcha: '#{.captcha}'
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
|
Loading…
Reference in New Issue