Auto Commit

上级 9939b601
......@@ -39,6 +39,7 @@
method: "post",
url: "https://flask-wujiaping.inscode.cc/login",
data: this.loginForm,
headers:'Access-Control-Allow-Origin: *'
}).then((res) => {
console.log(res.data)
if(200==res.data['code']){
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册