From a099dd8af51a0c1a955050957698da90bc9fc7c1 Mon Sep 17 00:00:00 2001 From: mk <2403457699@qq.com> Date: Mon, 24 Jul 2023 17:09:25 +0800 Subject: [PATCH] =?UTF-8?q?,=E5=86=85=E5=AE=B9=E6=9A=82=E6=97=B6=E7=94=A8?= =?UTF-8?q?=E5=B1=85=E6=B0=91=E4=BF=A1=E6=81=AF=E5=AD=97=E6=99=BA=E8=83=BD?= =?UTF-8?q?=E5=AF=BC=E5=85=A5=E4=B8=8B=E6=8B=89=E9=80=89=E4=B8=AD=E4=B8=8A?= =?UTF-8?q?=E4=BC=A0=E5=AE=9E=E7=8E=B0=E5=85=B8=E5=8D=A0=E4=BD=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/components/resiSearch.vue | 2 +- src/views/modules/base/smartImport.vue | 1015 +++++++++-------- .../communityService/labelConfig/addForm.vue | 48 +- 3 files changed, 567 insertions(+), 498 deletions(-) diff --git a/src/views/components/resiSearch.vue b/src/views/components/resiSearch.vue index 6a47ad1bf..16fdb0ba9 100644 --- a/src/views/components/resiSearch.vue +++ b/src/views/components/resiSearch.vue @@ -902,7 +902,7 @@ export default { const { data } = await this.$http.post('sys/dict/data/dictlist', {'dictType':'resident_category'}) this.resiClass = data.data } catch (error) { - console.log(error,'获取配偶情况字典'); + console.log(error,'获取居民类别字典'); } }, computedBirth(age) { diff --git a/src/views/modules/base/smartImport.vue b/src/views/modules/base/smartImport.vue index 27716a362..8025cc937 100644 --- a/src/views/modules/base/smartImport.vue +++ b/src/views/modules/base/smartImport.vue @@ -1,130 +1,136 @@ - - - - - 表格导入 - - - 下载模板 - - - - - - - - - - - {{ - scope.row.field - }} - - - - - - - - - - - - - - - - - - 保 存 - - - - 请先导入表格 - - + + + + + + handleImportType(command)" + trigger="hover" + > + + 表格导入 + + + + {{item.label}} + + + + + 下载模板 + + + + + + + + + + + {{ scope.row.field }} + + + + + + + + + + + + + + + + + + 保 存 + + + + 请先导入表格 + + @@ -483,21 +535,26 @@ export default { @import "@/assets/scss/modules/management/list-main.scss"; .m-edit-btn { - display: flex; - margin-top: 20px; - margin-right: 16px; - justify-content: flex-end; - text-align: center; + display: flex; + margin-top: 20px; + margin-right: 16px; + justify-content: flex-end; + text-align: center; } .item_width_sel { - width: 200px; + width: 200px; } .m-hint { - font-size: 50px; - line-height: 300px; - text-align: center; - color: #aaaaaa; + font-size: 50px; + line-height: 300px; + text-align: center; + color: #aaaaaa; +} +::v-deep .upload-btn{ + .el-button{ + padding: 7px 20px; + } } diff --git a/src/views/modules/communityService/labelConfig/addForm.vue b/src/views/modules/communityService/labelConfig/addForm.vue index ce87e7ab4..aa3ccfea2 100644 --- a/src/views/modules/communityService/labelConfig/addForm.vue +++ b/src/views/modules/communityService/labelConfig/addForm.vue @@ -99,7 +99,7 @@ - + - +