From 843597135d7d3dacb3b1078afca11405ee6f2815 Mon Sep 17 00:00:00 2001 From: wanggongfeng <1305282856@qq.com> Date: Wed, 30 Nov 2022 15:23:57 +0800 Subject: [PATCH 1/8] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E7=A7=9F=E6=88=BF?= =?UTF-8?q?=E5=90=88=E5=90=8C=E5=88=97=E8=A1=A8=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../plirentcontractinfolog-add-or-update.vue | 334 ++++++++++++++++++ .../plugins/rent/plirentcontractinfolog.vue | 102 ++++++ .../modules/plugins/rent/rentcontractinfo.vue | 4 +- 3 files changed, 438 insertions(+), 2 deletions(-) create mode 100644 src/views/modules/plugins/rent/plirentcontractinfolog-add-or-update.vue create mode 100644 src/views/modules/plugins/rent/plirentcontractinfolog.vue diff --git a/src/views/modules/plugins/rent/plirentcontractinfolog-add-or-update.vue b/src/views/modules/plugins/rent/plirentcontractinfolog-add-or-update.vue new file mode 100644 index 000000000..74dcade31 --- /dev/null +++ b/src/views/modules/plugins/rent/plirentcontractinfolog-add-or-update.vue @@ -0,0 +1,334 @@ + + + diff --git a/src/views/modules/plugins/rent/plirentcontractinfolog.vue b/src/views/modules/plugins/rent/plirentcontractinfolog.vue new file mode 100644 index 000000000..3eb0a2df1 --- /dev/null +++ b/src/views/modules/plugins/rent/plirentcontractinfolog.vue @@ -0,0 +1,102 @@ + + + diff --git a/src/views/modules/plugins/rent/rentcontractinfo.vue b/src/views/modules/plugins/rent/rentcontractinfo.vue index 4ee321e33..7ae1c67ea 100644 --- a/src/views/modules/plugins/rent/rentcontractinfo.vue +++ b/src/views/modules/plugins/rent/rentcontractinfo.vue @@ -203,9 +203,9 @@ export default { data: function () { return { mixinViewModuleOptions: { - getDataListURL: '/pli/power/rentContractInfo/page', + getDataListURL: '/pli/power/plirentcontractinfolog/page', getDataListIsPage: true, - deleteURL: '/pli/power/rentContractInfo', + deleteURL: '/pli/power/plirentcontractinfolog', deleteIsBatch: true }, optionsV: [], From a1139f38fd3355b37751fb06ae6aa229b02a4d12 Mon Sep 17 00:00:00 2001 From: wanggongfeng <1305282856@qq.com> Date: Thu, 1 Dec 2022 09:15:36 +0800 Subject: [PATCH 2/8] =?UTF-8?q?=E7=A6=8F=E5=88=A9=E4=BA=BA=E5=91=98?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=AF=BC=E5=85=A5=E6=8C=89=E9=92=AE=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/plugins/change/changewelfare.vue | 2 +- .../modules/plugins/rent/rentcontractinfo-add-or-update.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/modules/plugins/change/changewelfare.vue b/src/views/modules/plugins/change/changewelfare.vue index bb4ce7828..e7f30bc90 100644 --- a/src/views/modules/plugins/change/changewelfare.vue +++ b/src/views/modules/plugins/change/changewelfare.vue @@ -58,7 +58,6 @@
- {{ $t('export') }} 导入 + {{ $t('export') }}
diff --git a/src/views/modules/plugins/rent/rentcontractinfo-add-or-update.vue b/src/views/modules/plugins/rent/rentcontractinfo-add-or-update.vue index bb50164b7..fe0e55e8b 100644 --- a/src/views/modules/plugins/rent/rentcontractinfo-add-or-update.vue +++ b/src/views/modules/plugins/rent/rentcontractinfo-add-or-update.vue @@ -756,7 +756,7 @@ export default { }, getAgencyList() { return new Promise((resolve, reject) => { - this.$http.post('/gov/org/agency/communityListByCustomerId') + this.$http.post('/gov/org/customeragency/getCurrentUserCommunityInfo') .then(({ data: res }) => { if (res.code !== 0) { reject(false) From 5902c69464d8699fc4cdae5d6372e64825020e06 Mon Sep 17 00:00:00 2001 From: zhaoyongnian <541231643@qq.com> Date: Mon, 5 Dec 2022 15:05:30 +0800 Subject: [PATCH 3/8] =?UTF-8?q?=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../rent/rentcontractinfo-add-or-update.vue | 408 +++++++++++++----- 1 file changed, 297 insertions(+), 111 deletions(-) diff --git a/src/views/modules/plugins/rent/rentcontractinfo-add-or-update.vue b/src/views/modules/plugins/rent/rentcontractinfo-add-or-update.vue index fe0e55e8b..15027b974 100644 --- a/src/views/modules/plugins/rent/rentcontractinfo-add-or-update.vue +++ b/src/views/modules/plugins/rent/rentcontractinfo-add-or-update.vue @@ -149,118 +149,242 @@
添加成员

- - - - - - - - - - - - - - - - +
+ + + - - - + + + + + + - - - - - - - -