姓名:
@@ -228,18 +258,9 @@ export default {
})
},
getGridOperator() {
-/* this.$http.post('/data/aggregator/org/staffdetailv2?staffId=' + this.id,{staffId: this.id}).then(({data: {data}}) => {
- this.detail = data || {};
- })*/
- this.$http.post('/actual/base/residentBaseInfo/detail/' + this.id).then(({data: {data}}) => {
+ this.$http.post('/data/aggregator/org/staffdetailv2',{staffId: this.id}).then(({data: {data}}) => {
this.detail = data || {};
})
- this.$http.get('/actual/base/residentEduInfo/detail/' + this.id).then(({data: {data}}) => {
- this.education = data || {};
- })
- this.$http.get('/actual/base/residentHobbyInfo/detail/' + this.id).then(({data: {data}}) => {
- this.hobby = data || {};
- })
},
}
}
diff --git a/src/views/dataBoard/renfang/index.vue b/src/views/dataBoard/renfang/index.vue
index 29a81e5c9..7d04ddcd1 100644
--- a/src/views/dataBoard/renfang/index.vue
+++ b/src/views/dataBoard/renfang/index.vue
@@ -222,7 +222,7 @@
-
+

-
居民概览
+
居民分类统计
diff --git a/src/views/modules/portrayal/jumin/cpts/details/xqdetail.vue b/src/views/modules/portrayal/jumin/cpts/details/xqdetail.vue
index a1ee9df4c..047666a2d 100644
--- a/src/views/modules/portrayal/jumin/cpts/details/xqdetail.vue
+++ b/src/views/modules/portrayal/jumin/cpts/details/xqdetail.vue
@@ -34,7 +34,7 @@
需求描述:
-
{{ item.locationDetail ||'--'}}
+
{{ item.content ||'--'}}
需求人姓名: