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 @@ - + - +