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 1/5] 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"> From b858e3702693e918f40d1ea79931359ebd6b1bfc Mon Sep 17 00:00:00 2001 From: mk <2403457699@qq.com> Date: Tue, 9 May 2023 18:11:48 +0800 Subject: [PATCH 2/5] bug#300 --- .../regionalParty/finishList.vue | 39 ++++++++++++++++--- 1 file changed, 34 insertions(+), 5 deletions(-) diff --git a/src/views/modules/communityParty/regionalParty/finishList.vue b/src/views/modules/communityParty/regionalParty/finishList.vue index 4ac9d1dfb..3224eb85b 100644 --- a/src/views/modules/communityParty/regionalParty/finishList.vue +++ b/src/views/modules/communityParty/regionalParty/finishList.vue @@ -1,6 +1,6 @@ diff --git a/src/views/modules/workPc/guidance/guidanceList.vue b/src/views/modules/workPc/guidance/guidanceList.vue index 0f73622c8..4a867f916 100644 --- a/src/views/modules/workPc/guidance/guidanceList.vue +++ b/src/views/modules/workPc/guidance/guidanceList.vue @@ -38,14 +38,14 @@ - 查询 重置 + 查询 - 查询 - 重置 + 查询 +
@@ -55,7 +55,7 @@ border :height="tableHeight" v-loading="tableLoading" - :header-cell-style="{background:'#2195FE',color:'#FFFFFF'}" + style="width: 100%"> diff --git a/src/views/modules/worklog/icworklog.vue b/src/views/modules/worklog/icworklog.vue index 2bde74cf0..aaf015dd7 100644 --- a/src/views/modules/worklog/icworklog.vue +++ b/src/views/modules/worklog/icworklog.vue @@ -75,16 +75,18 @@ + 重置 {{ $t('query') }} - 重置 +