fix: 修改网址内容。
This commit is contained in:
@@ -140,7 +140,7 @@
|
|||||||
}else if(e=="invest"){
|
}else if(e=="invest"){
|
||||||
window.open("http://152.136.151.187:8080/admin/", '_blank');
|
window.open("http://152.136.151.187:8080/admin/", '_blank');
|
||||||
}else if(e=="health"){
|
}else if(e=="health"){
|
||||||
window.open("http://152.136.151.187:81/intc/login", '_blank');
|
window.open("http://152.136.151.187:81/hrms/login", '_blank');
|
||||||
}else if(e=="resource"){
|
}else if(e=="resource"){
|
||||||
this.$router.push({path:'/resource'})
|
this.$router.push({path:'/resource'})
|
||||||
}else{
|
}else{
|
||||||
@@ -160,7 +160,7 @@
|
|||||||
this.$router.push({path:'/resource'})
|
this.$router.push({path:'/resource'})
|
||||||
},
|
},
|
||||||
gohealth: function () {
|
gohealth: function () {
|
||||||
window.open("http://152.136.151.187:81/#/", '_blank');
|
window.open("http://152.136.151.187:89/#/", '_blank');
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -86,7 +86,7 @@
|
|||||||
}else if(e=="invest"){
|
}else if(e=="invest"){
|
||||||
window.open("http://152.136.151.187:8080/admin/", '_blank');
|
window.open("http://152.136.151.187:8080/admin/", '_blank');
|
||||||
}else if(e=="health"){
|
}else if(e=="health"){
|
||||||
window.open("http://152.136.151.187:81/intc/login", '_blank');
|
window.open("http://152.136.151.187:81/hrms/login", '_blank');
|
||||||
}else if(e=="resource"){
|
}else if(e=="resource"){
|
||||||
this.$router.push({path:'/resource'})
|
this.$router.push({path:'/resource'})
|
||||||
}else{
|
}else{
|
||||||
|
|||||||
@@ -93,7 +93,7 @@
|
|||||||
}else if(e=="invest"){
|
}else if(e=="invest"){
|
||||||
window.open("http://152.136.151.187:8080/admin/", '_blank');
|
window.open("http://152.136.151.187:8080/admin/", '_blank');
|
||||||
}else if(e=="health"){
|
}else if(e=="health"){
|
||||||
window.open("http://152.136.151.187:81/intc/login", '_blank');
|
window.open("http://152.136.151.187:81/hrms/login", '_blank');
|
||||||
}else if(e=="resource"){
|
}else if(e=="resource"){
|
||||||
this.$router.push({path:'/resource'})
|
this.$router.push({path:'/resource'})
|
||||||
}else{
|
}else{
|
||||||
|
|||||||
Reference in New Issue
Block a user