From 4b6c5898815078a499a28e5f4d1a9399b7123aee Mon Sep 17 00:00:00 2001 From: "DESKTOP-6C3NK6N\\WXS" <815034831@qq.com> Date: Wed, 31 Jul 2024 10:06:54 +0800 Subject: [PATCH] =?UTF-8?q?=E9=94=81=E5=AE=9AMFA=E9=AA=8C=E8=AF=81?= =?UTF-8?q?=E9=82=AE=E7=AE=B1=E5=8A=A0=E5=AF=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.js b/src/main.js index a9e2f218..762ef18e 100644 --- a/src/main.js +++ b/src/main.js @@ -446,7 +446,7 @@ async function VueInit() { Vue.prototype.$MFA({ status: "lock", UserId: my_userid, - EMail: my_EMail, + EMail: res.Result, username: my_username, callBack: () => { closeLock(_vm)