zhulizhen 5 years ago
parent
commit
d77590ce9f

+ 1 - 1
src/views/ledger/facility/index.vue

@@ -187,7 +187,7 @@ export default {
   position: relative;
   .table-main {
     position: absolute;
-    top: 76px;
+    top: 87px;
     bottom: 10px;
     left: 0;
     right: 0;

+ 1 - 1
src/views/ledger/property/index.vue

@@ -167,7 +167,7 @@ export default {
   position: relative;
   .table-main {
     position: absolute;
-    top: 76px;
+    top: 87px;
     bottom: 10px;
     left: 0;
     right: 0;

+ 1 - 1
src/views/ledger/system/index.vue

@@ -173,7 +173,7 @@ export default {
   position: relative;
   .table-main {
     position: absolute;
-    top: 76px;
+    top: 87px;
     bottom: 10px;
     left: 0;
     right: 0;