From 641db9227d55642d1f58f62a70cced7fd774afff Mon Sep 17 00:00:00 2001 From: aa Date: Wed, 16 Oct 2024 22:23:46 +0800 Subject: [PATCH] ddd --- 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..7addd3b 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, + aaaa: that.ruleForm.pwd, }, //利用mock的 // method: "POST", // 使用 POST 方法