@@ -110,7 +110,7 @@ export default {
return;
}
this.loginInfo.domain =
- window.location.hostname.split(".")[0] + ".ecs.qmth.com.cn";
+ window.location.hostname.split(".")[0] + ".uq.qmth.com.cn";
sessionStorage.clear();
var params = this.$route.query;