diff --git a/src/components/queryForm/index.vue b/src/components/queryForm/index.vue
index d0e4d6e..2f934b8 100644
--- a/src/components/queryForm/index.vue
+++ b/src/components/queryForm/index.vue
@@ -29,7 +29,7 @@
+
@@ -169,7 +169,7 @@
-
-
-
diff --git a/src/views/houseData/analyse.vue b/src/views/houseData/analyse.vue
index 4518ca9..1ba3477 100644
--- a/src/views/houseData/analyse.vue
+++ b/src/views/houseData/analyse.vue
@@ -49,7 +49,7 @@
-
diff --git a/src/views/houseData/count.vue b/src/views/houseData/count.vue
index 7e4daf9..142f648 100644
--- a/src/views/houseData/count.vue
+++ b/src/views/houseData/count.vue
@@ -47,7 +47,7 @@
-
@@ -448,4 +448,14 @@ export default {
.div-inp {
width: 250px;
}
+/deep/ .el-table__header-wrapper{
+ thead{
+ tr{
+ th{
+ background: #F5F7FA;
+ color: #333333;
+ }
+ }
+ }
+}
diff --git a/src/views/inspection/ProhibitedList.vue b/src/views/inspection/ProhibitedList.vue
index 11da047..f3142ee 100644
--- a/src/views/inspection/ProhibitedList.vue
+++ b/src/views/inspection/ProhibitedList.vue
@@ -110,8 +110,8 @@
|