Commit a309878b by 蒋勇

d

parent 00c24516
...@@ -60,7 +60,7 @@ ...@@ -60,7 +60,7 @@
} }
if(app.name == "个体财务宝") { if(app.name == "个体财务宝") {
window.open("http://192.168.1.221"); window.open("https://nga-saas.gongsibao.com/");
return; return;
} }
var d = await this.$root.postReq("/web/auth/userCtl/goLoginForApp", app); var d = await this.$root.postReq("/web/auth/userCtl/goLoginForApp", app);
......
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