Commit 8013b257 by liuxin

111

parent aad77f8c
{
}
\ No newline at end of file
...@@ -32,8 +32,8 @@ const { setLoginInfo } = mapMutations(["setLoginInfo"]) ...@@ -32,8 +32,8 @@ const { setLoginInfo } = mapMutations(["setLoginInfo"])
data() { data() {
return { return {
loginForm: { loginForm: {
password: '', password: '1',
username: '' username: 'ZL',
}, },
rules:{ rules:{
username:[ username:[
......
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