From 26e9ccf4d0dec5b51e40e958729150561ba91d6a Mon Sep 17 00:00:00 2001 From: "DESKTOP-G961P6V\\Zhh" <839860190@qq.com> Date: Tue, 12 Sep 2023 17:04:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/login/Login.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/login/Login.vue b/src/views/login/Login.vue index 35608fe..9a7e34a 100644 --- a/src/views/login/Login.vue +++ b/src/views/login/Login.vue @@ -65,6 +65,7 @@ export default { }, methods: { onSubmit() { + // this.$refs.form.validate((valid) => { if (valid) { var msgs = "";