diff --git a/src/api/homesteadSurvey/index.js b/src/api/homesteadSurvey/index.js
index bb9f7bee..bfa468eb 100644
--- a/src/api/homesteadSurvey/index.js
+++ b/src/api/homesteadSurvey/index.js
@@ -8,7 +8,14 @@ export function listTask(query) {
params: query
})
}
-
+// 数据调查任务列表(带完成数、调查数)
+export function mobileList(query) {
+ return request({
+ url: '/home/homesteadsurvey/mobileList',
+ method: 'get',
+ params: query
+ })
+}
// 导出数据调查任务
export function exportTask(id) {
return request({
diff --git a/src/components/home/HomeApplyUploadCompTc.vue b/src/components/home/HomeApplyUploadCompTc.vue
index fbe586dc..db08bd56 100644
--- a/src/components/home/HomeApplyUploadCompTc.vue
+++ b/src/components/home/HomeApplyUploadCompTc.vue
@@ -63,6 +63,7 @@ export default {
},
},
created() {
+ console.info(this.businessType);
if (this.businessType !== null) {
this.showAttachmentComp(this.businessType, this.proposerId, this.houseApplyStatus, this.processKey, this.tableName, this.full)
}
diff --git a/src/views/homesteadSurvey/add.vue b/src/views/homesteadSurvey/add.vue
index 419f4f26..1321ccb8 100644
--- a/src/views/homesteadSurvey/add.vue
+++ b/src/views/homesteadSurvey/add.vue
@@ -301,6 +301,8 @@
{{item.nhdm}}
-
- 户主
+
+
+ 户主
+
使用权人
{{item.zcs}}
-
- 自然幢信息
+
+
+ 自然幢信息
@@ -85,8 +85,14 @@
{{ formatDict(jzwqkList, item.jzwqk) }}
-
-
- 查看附属设施信息
+
+
+ 查看附属设施信息
异常标记
-- 签名确认 +
+ 驳回原因 +
++ 签名确认 + 签名图片
调查审核
-