zhulizhen 5 年之前
父節點
當前提交
d77590ce9f
共有 3 個文件被更改,包括 3 次插入3 次删除
  1. 1 1
      src/views/ledger/facility/index.vue
  2. 1 1
      src/views/ledger/property/index.vue
  3. 1 1
      src/views/ledger/system/index.vue

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