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 +440,10 @@ export default { optionsG: [], optionsWelfare: [ - { - value: "", - label: "全部", - }, + // { + // value: "", + // label: "全部", + // }, { value: "1", label: "是", @@ -882,7 +882,6 @@ export default { }, }; - 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 @@ 查看 --> - 变动 + class="div-table-button--detail">变动 -->