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;