Commit 27f7a4a6 authored by 沈良进's avatar 沈良进

Merge branch 'master' of http://gitlab.oytour.com/huaguohao/crm

parents 54a2fae6 1ac401fc
......@@ -120,7 +120,7 @@
Domain: "fcrmyx.oytour.com",
};
if (!this.isOnline()) {
msg.Domain = "www.test.com";//www.test.com localhost
msg.Domain = "localhost";//www.test.com localhost
}
this.apipost("/api/Login/UserLogin", msg, (res) => {
var jsonData = res.data;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment