邓洁: 修改bug

This commit is contained in:
邓洁
2023-12-29 21:54:56 +08:00
parent 253a6ed387
commit 7a2a586d67
7 changed files with 40 additions and 36 deletions

View File

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