From e06841f37a919f46e703fb3f6183e0c94083dbb9 Mon Sep 17 00:00:00 2001 From: zuohuaijun Date: Thu, 12 Jun 2025 14:19:33 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=98=8E=E5=8E=BB=E6=8E=89goview=E7=99=BB?= =?UTF-8?q?=E5=BD=95=E9=BB=98=E8=AE=A4=E8=B4=A6=E5=8F=B7=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GoView/src/views/login/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GoView/src/views/login/index.vue b/GoView/src/views/login/index.vue index 31bd3449..14ad9bcd 100644 --- a/GoView/src/views/login/index.vue +++ b/GoView/src/views/login/index.vue @@ -128,8 +128,8 @@ const sysinfo = ref() const t = window['$t'] const formInline = reactive({ - username: 'superadmin', - password: 'Admin.NET++010101' + username: '', + password: '' }) const rules = {