From 12f6caa1c380f1c15f4acec3556d482cc0bc3771 Mon Sep 17 00:00:00 2001 From: dai <851733175@qq.com> Date: Fri, 13 May 2022 09:58:01 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/base/huji/chusheng/cpts/edit.vue | 10 +- .../modules/base/huji/chusheng/index.vue | 376 +++++++++--------- 2 files changed, 194 insertions(+), 192 deletions(-) diff --git a/src/views/modules/base/huji/chusheng/cpts/edit.vue b/src/views/modules/base/huji/chusheng/cpts/edit.vue index 2c9a6405..ccf2018e 100644 --- a/src/views/modules/base/huji/chusheng/cpts/edit.vue +++ b/src/views/modules/base/huji/chusheng/cpts/edit.vue @@ -126,7 +126,7 @@ > - - -
-
所属网格
-
- + +
+ + - - - -
+ +
- - -
-
所属房屋
-
- + + +
+ + - - - - + + + - - - - + + + - - - - + + + - - - -
+ +
- - - - - - - + +
+ +
+ + + + - - - - + + + + - - - - - - - - - + + + + +
+ +
+ + + + - - - + - - - + + + + - - 查询 - 重置 - + + 查询 + 重置 + +
@@ -440,10 +439,10 @@ export default { optionsG: [], optionsWelfare: [ - { - value: "", - label: "全部", - }, + // { + // value: "", + // label: "全部", + // }, { value: "1", label: "是", @@ -882,7 +881,6 @@ export default { }, }; - From 0954a007e48b9a0db8220c95dcdf923fc33f4af5 Mon Sep 17 00:00:00 2001 From: 13176889840 <13176889840@163.com> Date: Fri, 13 May 2022 09:59:52 +0800 Subject: [PATCH 2/4] dd --- src/views/modules/base/huji/immigration/edit.vue | 11 ++++++----- src/views/modules/base/huji/immigration/index.vue | 11 +++++++---- 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/src/views/modules/base/huji/immigration/edit.vue b/src/views/modules/base/huji/immigration/edit.vue index 1365b5ec..8cf1a260 100644 --- a/src/views/modules/base/huji/immigration/edit.vue +++ b/src/views/modules/base/huji/immigration/edit.vue @@ -138,6 +138,7 @@ placeholder="请输入姓名 " v-model="fmData.name" :disabled="formType === 'edit'" + maxlength="30" > @@ -199,7 +200,7 @@ size="small" clearable class="item_width_1" - :disabled="formType === 'edit'" + :disabled="true" > @@ -235,9 +236,9 @@ > @@ -797,7 +798,7 @@ export default { }) } this.btnDisable = true - if (this.fmData.isCheck && this.userInfo && this.userInfo.resiHomeId) { + if (this.fmData.isCheck == '1' && this.userInfo && this.userInfo.resiHomeId) { const { user } = this.$store.state if (user.agencyId == this.userInfo.resiAgencyId) { if (this.userInfo.resiHomeId !== this.fmData.homeId) { diff --git a/src/views/modules/base/huji/immigration/index.vue b/src/views/modules/base/huji/immigration/index.vue index 316ca203..64134370 100644 --- a/src/views/modules/base/huji/immigration/index.vue +++ b/src/views/modules/base/huji/immigration/index.vue @@ -53,9 +53,10 @@ @@ -71,9 +72,10 @@ @@ -89,9 +91,10 @@ Date: Fri, 13 May 2022 10:07:39 +0800 Subject: [PATCH 3/4] =?UTF-8?q?=E5=AF=B9=E6=96=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/base/resi.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/modules/base/resi.vue b/src/views/modules/base/resi.vue index 7f2b7357..a76cfa99 100644 --- a/src/views/modules/base/resi.vue +++ b/src/views/modules/base/resi.vue @@ -126,10 +126,10 @@ type="text" size="small" class="btn-color-look">查看 --> - 变动 + class="div-table-button--detail">变动 --> Date: Fri, 13 May 2022 10:12:48 +0800 Subject: [PATCH 4/4] 0 --- src/views/modules/base/huji/chusheng/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/modules/base/huji/chusheng/index.vue b/src/views/modules/base/huji/chusheng/index.vue index 9995bdaf..99b9837f 100644 --- a/src/views/modules/base/huji/chusheng/index.vue +++ b/src/views/modules/base/huji/chusheng/index.vue @@ -5,6 +5,7 @@ ref="searchForm" :inline="true" :model="fmData" + :label-width="'100px'" class="demo-form-inline" >