fix: 修改网址内容。

This commit is contained in:
tianyongbao
2024-09-27 13:09:04 +08:00
parent e674e30f3d
commit b3890369e6
3 changed files with 4 additions and 4 deletions

View File

@@ -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');
}, },
} }

View File

@@ -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{

View File

@@ -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{