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 方法