邓洁 : 修复bug

This commit is contained in:
dengj
2023-12-29 16:57:29 +08:00
parent 101f200a96
commit 8289274d52
4 changed files with 38 additions and 32 deletions

View File

@@ -46,7 +46,7 @@ const router = useRouter();
const authStore = useAuthStore();
const loginForm = reactive({
// username: "admin",
password: "12345",
password: "",
username: "",
// password: "",
code: "",