@@ -85,7 +85,7 @@
isSelf = true
}
if (!isSelf) { // 是企业
- this.$http.get('/basic/enterprise/' + tempEnterprise.uu + '/detailInfo')
+ this.$http.get('/basic/enterprise/' + tempEnterprise.uu + '/info')
.then(response => {
this.enterpriseData = response.data
this.section = 1