diff --git a/src/views/modules/communityService/commonDemand/detailForm.vue b/src/views/modules/communityService/commonDemand/detailForm.vue
index dfc14d2c9..d63d60806 100644
--- a/src/views/modules/communityService/commonDemand/detailForm.vue
+++ b/src/views/modules/communityService/commonDemand/detailForm.vue
@@ -100,9 +100,12 @@
- 关 闭
-
+
+
+ 关 闭
+
+
@import "@/assets/scss/modules/management/detail-main.scss";
+ .info-prop{
+ margin-top: 29px;
+ }
+ .scroll-h{
+ padding: 0 90px !important;
+ }
diff --git a/src/views/modules/communityService/commonDemand/index.vue b/src/views/modules/communityService/commonDemand/index.vue
index a129cdfa4..4e7e36e48 100644
--- a/src/views/modules/communityService/commonDemand/index.vue
+++ b/src/views/modules/communityService/commonDemand/index.vue
@@ -9,9 +9,10 @@
-
-
查询
重置
diff --git a/src/views/modules/communityService/policy/personListItem.vue b/src/views/modules/communityService/policy/personListItem.vue
index da4948474..d327bfde2 100644
--- a/src/views/modules/communityService/policy/personListItem.vue
+++ b/src/views/modules/communityService/policy/personListItem.vue
@@ -9,9 +9,10 @@
-
@@ -97,7 +98,7 @@
prop="mobile">
@@ -108,7 +109,7 @@
prop="mobile">
@@ -116,15 +117,15 @@
查询
重置
导出
@@ -137,7 +138,6 @@
border
:height="tableHeight"
v-loading="tableLoading"
- :header-cell-style="{background:'#2195FE',color:'#FFFFFF'}"
style="width: 100%">
@@ -587,6 +587,8 @@ export default {