From 955807958883ec2b50b0968158c54d3fdb458b5d Mon Sep 17 00:00:00 2001 From: caoqianming Date: Thu, 13 Feb 2025 10:26:38 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=99=BB=E5=BD=95=E9=A1=B5=E4=B8=8D?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E8=B4=A6=E6=88=B7=E5=AF=86=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/login/components/passwordForm.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/views/login/components/passwordForm.vue b/src/views/login/components/passwordForm.vue index 90bf35c5..43c23d5c 100644 --- a/src/views/login/components/passwordForm.vue +++ b/src/views/login/components/passwordForm.vue @@ -67,8 +67,6 @@ export default { visitorsdialog: false, visitorform: {}, form: { - user: "admin", - password: "admin", autologin: false, }, rules: {