Revert "完善登录bug"

This reverts commit b59a152224.
This commit is contained in:
lzw
2021-11-01 22:06:08 +08:00
parent b59a152224
commit 21fa91ae32
7 changed files with 37 additions and 96 deletions

View File

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