Auto Commit

上级 74342cec
......@@ -38,8 +38,7 @@
axios({
method: "post",
url: "https://flask-wujiaping.inscode.cc/login",
data: this.loginForm,
headers:'Access-Control-Allow-Origin: *'
data: this.loginForm
}).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.
先完成此消息的编辑!
想要评论请 注册