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 = {