Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e7fa5aa980 | ||
|
|
641db9227d | ||
|
|
6e1da05ba8 |
@@ -85,6 +85,8 @@ export default {
|
|||||||
params: {
|
params: {
|
||||||
username: that.ruleForm.username,
|
username: that.ruleForm.username,
|
||||||
password: that.ruleForm.pwd,
|
password: that.ruleForm.pwd,
|
||||||
|
aaaa: that.ruleForm.pwd,
|
||||||
|
bbbbb: that.ruleForm.pwd,
|
||||||
},
|
},
|
||||||
//利用mock的
|
//利用mock的
|
||||||
// method: "POST", // 使用 POST 方法
|
// method: "POST", // 使用 POST 方法
|
||||||
|
|||||||
Reference in New Issue
Block a user