|
|
@@ -37,8 +37,8 @@ Vue.prototype.$handleDomain = 'http://121.43.171.110:8082/'
|
|
|
Vue.prototype.$handleUrl = 'http://121.43.171.110:8082/webService/call'
|
|
|
|
|
|
// Vue.prototype.$widgetBaseUrl = 'http://172.16.86.43:8180/';
|
|
|
-// Vue.prototype.$handleDomain = 'http://180.169.224.24:8082/'
|
|
|
-// Vue.prototype.$handleUrl = 'http://180.169.224.24:8082/webService/call'
|
|
|
+// Vue.prototype.$handleDomain = 'http://180.169.224.24:8092/'
|
|
|
+// Vue.prototype.$handleUrl = 'http://180.169.224.24:8092/webService/call'
|
|
|
|
|
|
axios.defaults.withCredentials = true;
|
|
|
axios.defaults.baseURL = baseUrl;
|