From b43ab1ceb4b3f9e9a192eaa111de721568edd96a Mon Sep 17 00:00:00 2001 From: Ah jung <735878602@qq.com> Date: Thu, 22 Jul 2021 13:54:36 +0800 Subject: [PATCH] fix Bug --- src/views/login/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/login/index.vue b/src/views/login/index.vue index 5910e00..3219e51 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -114,7 +114,7 @@ formInline: { username: 'admin', password: '123456', - isCaptcha: true, + isCaptcha: false, }, }); const rules = {