完善登录bug

This commit is contained in:
lzw
2021-11-01 22:00:09 +08:00
parent 5d0171177b
commit b59a152224
7 changed files with 96 additions and 37 deletions

View File

@@ -112,8 +112,8 @@ export default {
isPasswordVisible: false,
form: {
username: "",
password: "",
username: "admin",
password: "123",
},
}),
methods: {