Sfoglia il codice sorgente

修改工单显示

695593266@qq.com 10 mesi fa
parent
commit
3fee8de5e1
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      src/views/produce/components/warehousing/index.vue

+ 2 - 2
src/views/produce/components/warehousing/index.vue

@@ -1132,9 +1132,9 @@
   }
 
   .warehousing_box {
-    margin-top: 6px;
+    // margin-top: 6px;
     width: 100%;
-    height: calc(100vh - 70px - 50px - 80px - 60px);
+    height: calc(100vh - 70px - 50px - 80px - 62px);
     overflow-y: scroll;
     overflow-x: hidden;
   }