移除默认填充账号

This commit is contained in:
zhanghongyu 2025-01-09 10:18:03 +08:00
parent f91acf3437
commit 3272040b0a

View File

@ -72,8 +72,8 @@ export default {
return {
codeUrl: "",
loginForm: {
username: "admin",
password: "admin123",
username: "",
password: "",
rememberMe: false,
code: "",
uuid: ""