邓洁: 修改bug

This commit is contained in:
邓洁
2023-12-30 21:42:08 +08:00
parent a5602f03cd
commit 043a22cabb
5 changed files with 37 additions and 22 deletions

View File

@@ -47,7 +47,7 @@ const authStore = useAuthStore();
const loginForm = reactive({
// username: "admin",
password: "123456",
username: "admin",
username: "administrator",
// password: "",
code: "",
uuid: "",