邓洁 : 修复bug
This commit is contained in:
@@ -45,9 +45,9 @@ import {User, Lock, Key} from "@element-plus/icons-vue";
|
||||
const router = useRouter();
|
||||
const authStore = useAuthStore();
|
||||
const loginForm = reactive({
|
||||
username: "admin",
|
||||
password: "123456",
|
||||
// username: "",
|
||||
// username: "admin",
|
||||
password: "12345",
|
||||
username: "",
|
||||
// password: "",
|
||||
code: "",
|
||||
uuid: "",
|
||||
|
||||
Reference in New Issue
Block a user