Date: Mon, 27 Jun 2022 11:19:48 +0800
Subject: [PATCH 5/9] dd
---
.../modules/plugins/change/verifyForm.vue | 27 ++++++++++---------
1 file changed, 14 insertions(+), 13 deletions(-)
diff --git a/src/views/modules/plugins/change/verifyForm.vue b/src/views/modules/plugins/change/verifyForm.vue
index d99e2a74..4cc0f621 100644
--- a/src/views/modules/plugins/change/verifyForm.vue
+++ b/src/views/modules/plugins/change/verifyForm.vue
@@ -3,7 +3,7 @@
{{ detailInfo.name }}
@@ -35,7 +35,7 @@
-
@@ -62,15 +62,15 @@
label-width="150px"
>
{{ detailInfo.xxdz }}
-
+ -->
{{ detailInfo.moveOutDate }}
@@ -167,10 +167,10 @@
style="display: block"
>
- {{
+ {{
'迁往' + rootAgency.organizationName + '内其他区域'
}}
- 其他
+ 其他
@@ -437,10 +437,10 @@ export default {
this.dataForm.customerId = this.customerId
this.dataForm.idCard = row.idCard
this.dataForm.mobile = row.mobile
- this.dataForm.type = row.outType
- this.dataForm.outOfTime = row.moveOutDate
+ // this.dataForm.type = row.outType
+ // this.dataForm.outOfTime = row.moveOutDate
this.dataForm.reason = row.deleteReason
- this.dataForm.address = row.xxdz
+ // this.dataForm.address = row.xxdz
// await this.loadHouseInfo(row.HOME_ID_VALUE)
this.dataForm.name = row.name
@@ -450,7 +450,7 @@ export default {
this.confirmResult = (row.confirmResult == '1' || row.confirmResult == '2') ? row.confirmResult : ''
} else this.confirmResult = '1'
- this.reason = row.reason
+ // this.reason = row.reason
await this.loadRootAgency()
await this.getAgencylist()
@@ -665,7 +665,8 @@ export default {
}, 2000)
this.$refs['ref_form'].validate((valid, messageObj) => {
if (!valid) {
- app.util.validateRule(messageObj)
+ // app.util.validateRule(messageObj)
+ console.log('submit error')
} else {
if (this.dataForm.type === 'in') {
if (!this.dataForm.buildId) {
@@ -681,7 +682,7 @@ export default {
return false
}
}
- this.saveForm()
+ // this.saveForm()
}
})
},
From 36ec4a536a3274a168801eee44d23fd0de2bced1 Mon Sep 17 00:00:00 2001
From: 13176889840 <13176889840@163.com>
Date: Mon, 27 Jun 2022 16:49:08 +0800
Subject: [PATCH 6/9] dd
---
src/views/modules/plugins/change/verifyForm.vue | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/modules/plugins/change/verifyForm.vue b/src/views/modules/plugins/change/verifyForm.vue
index 4cc0f621..99c19afe 100644
--- a/src/views/modules/plugins/change/verifyForm.vue
+++ b/src/views/modules/plugins/change/verifyForm.vue
@@ -682,7 +682,7 @@ export default {
return false
}
}
- // this.saveForm()
+ this.saveForm()
}
})
},
@@ -715,7 +715,7 @@ export default {
}
},
async saveForm() {
- const url = '/epmetuser/changeRelocation/saveOutOfInfo'
+ const url = '/epmetuser/changeRelocation/moveOutHome'
let noData = new Date()
noData = util.dateFormatter(noData, 'time')
this.dataForm.transferTime = noData
From ad49894b11da78407e69cb413acd84ef2182cb30 Mon Sep 17 00:00:00 2001
From: Jackwang
Date: Tue, 28 Jun 2022 13:44:46 +0800
Subject: [PATCH 7/9] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=85=B3=E9=94=AE?=
=?UTF-8?q?=E8=AF=8D=E2=80=98=E4=B8=80=E6=88=B7=E4=B8=80=E7=A0=81=E2=80=99?=
=?UTF-8?q?=E6=94=B9=E4=B8=BA=E2=80=98=E4=B8=80=E6=88=BF=E4=B8=80=E7=A0=81?=
=?UTF-8?q?=E2=80=99?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../modules/base/community/communityTable.vue | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/src/views/modules/base/community/communityTable.vue b/src/views/modules/base/community/communityTable.vue
index 1c50a46c..cd7571b7 100644
--- a/src/views/modules/base/community/communityTable.vue
+++ b/src/views/modules/base/community/communityTable.vue
@@ -7,7 +7,7 @@
class="diy-button--reset"
size="small"
:loading="yhymLoading"
- @click="handleYhymInfo">补全一户一码信息
+ @click="handleYhymInfo">补全一房一码信息
导出一户一码
+ @click="handleExportYihuyima()">导出一房一码