From 6e1da05ba8cd16ca2ea6619b17eb3a2b78d39368 Mon Sep 17 00:00:00 2001 From: aa Date: Wed, 16 Oct 2024 22:23:14 +0800 Subject: [PATCH] aaaa --- src/views/login/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/login/index.vue b/src/views/login/index.vue index ab59407..43bf504 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -85,6 +85,7 @@ export default { params: { username: that.ruleForm.username, password: that.ruleForm.pwd, + bbbbb: that.ruleForm.pwd, }, //利用mock的 // method: "POST", // 使用 POST 方法