From 53e79f91d0500a9e4328c17f6e99e19e7dc79aa2 Mon Sep 17 00:00:00 2001 From: mk <2403457699@qq.com> Date: Tue, 9 May 2023 17:33:55 +0800 Subject: [PATCH] bug#304/bug#303/#bug233/bug#297 --- .../communityParty/regionalParty/units.vue | 8 +- .../regionalParty/unitsForm.vue | 7 +- .../communityService/commonDemand/index.vue | 2 +- .../communityService/labelConfig/addForm.vue | 13 +- .../communityService/labelConfig/index.vue | 419 +++++++++--------- .../communityService/measure/index.vue | 2 +- 6 files changed, 229 insertions(+), 222 deletions(-) diff --git a/src/views/modules/communityParty/regionalParty/units.vue b/src/views/modules/communityParty/regionalParty/units.vue index 80c389de4..0e3edbad0 100644 --- a/src/views/modules/communityParty/regionalParty/units.vue +++ b/src/views/modules/communityParty/regionalParty/units.vue @@ -236,7 +236,7 @@ type="text" size="small" @click="handleEdit(scope.row)" - >修改编辑 - + { this.$refs.ref_form.initForm("edit", row.id); @@ -725,7 +725,7 @@ export default { }; this.pageSize = 10; this.pageNo = 0; - // this.loadTable() + this.loadTable() }, //导出表格 diff --git a/src/views/modules/communityParty/regionalParty/unitsForm.vue b/src/views/modules/communityParty/regionalParty/unitsForm.vue index a2c2e09fb..be5071364 100644 --- a/src/views/modules/communityParty/regionalParty/unitsForm.vue +++ b/src/views/modules/communityParty/regionalParty/unitsForm.vue @@ -168,6 +168,7 @@ size="small" v-if="formType != 'detail'" type="primary" + style="margin-right: 16px;" :disabled="btnDisable" @click="handleComfirm" >确 定 \ No newline at end of file diff --git a/src/views/modules/communityService/labelConfig/index.vue b/src/views/modules/communityService/labelConfig/index.vue index 3ee86c8ac..9d3098635 100644 --- a/src/views/modules/communityService/labelConfig/index.vue +++ b/src/views/modules/communityService/labelConfig/index.vue @@ -1,235 +1,234 @@ diff --git a/src/views/modules/communityService/measure/index.vue b/src/views/modules/communityService/measure/index.vue index 38ed6a844..8a10518f6 100644 --- a/src/views/modules/communityService/measure/index.vue +++ b/src/views/modules/communityService/measure/index.vue @@ -283,7 +283,7 @@ :close-on-press-escape="false" :title="addDiaTitle" :modal-append-to-body="false" - width="850px" + width="720px" top="5vh" class="dialog-h" @closed="showAdd = false">