From 6489191ec1a7b8249b7397e19ea26164332daaee Mon Sep 17 00:00:00 2001 From: tianq Date: Wed, 19 Apr 2023 13:05:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AD=97=E6=AE=B5=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/census/census-accountActiveList.vue | 7 ++++--- src/views/modules/census/census-accountList.vue | 9 +++++---- src/views/modules/census/census-houseList.vue | 9 ++++++--- src/views/modules/census/census-orgStatusList.vue | 5 +++-- 4 files changed, 18 insertions(+), 12 deletions(-) diff --git a/src/views/modules/census/census-accountActiveList.vue b/src/views/modules/census/census-accountActiveList.vue index 31d1150a1..9987471cc 100644 --- a/src/views/modules/census/census-accountActiveList.vue +++ b/src/views/modules/census/census-accountActiveList.vue @@ -15,7 +15,7 @@ @change="handleChangeAgency" /> - + - + @@ -105,7 +105,7 @@ style="width: 100%" :height="maxTableHeight" > - + diff --git a/src/views/modules/census/census-accountList.vue b/src/views/modules/census/census-accountList.vue index 9ed73c649..50c9d68cc 100644 --- a/src/views/modules/census/census-accountList.vue +++ b/src/views/modules/census/census-accountList.vue @@ -97,7 +97,7 @@ style="width: 100%" :height="maxTableHeight" > - + @@ -130,20 +130,20 @@ @@ -712,4 +712,5 @@ export default { flex: 1; } } + diff --git a/src/views/modules/census/census-houseList.vue b/src/views/modules/census/census-houseList.vue index 0eb4d905f..ecf0896c9 100644 --- a/src/views/modules/census/census-houseList.vue +++ b/src/views/modules/census/census-houseList.vue @@ -16,7 +16,7 @@ @change="handleChangeAgency" > - + - + @@ -911,7 +911,9 @@ export default { } .div_table { padding: 30px !important; - .table{margin-top: 16px!important;} + .table { + margin-top: 16px !important; + } } .div_table_title { margin-top: -10px; @@ -952,4 +954,5 @@ export default { } } } + diff --git a/src/views/modules/census/census-orgStatusList.vue b/src/views/modules/census/census-orgStatusList.vue index ffe89e150..dabe90fc4 100644 --- a/src/views/modules/census/census-orgStatusList.vue +++ b/src/views/modules/census/census-orgStatusList.vue @@ -17,7 +17,7 @@ > - + - + @@ -604,4 +604,5 @@ export default { border-radius: 6px; color: #fff; } +