chenrui 4 jaren geleden
bovenliggende
commit
d163bda794

+ 0 - 6
src/views/financialManagement/inventoryReview/detail.vue

@@ -148,12 +148,6 @@
   .inventoryReviewDetail-wrap{
     .inventoryReviewDetail-cont{
       margin-bottom: 15px;
-      .timeline-box{
-        margin-top: 30px;
-        .auxiliary-txt{
-          color: #808695;
-        }
-      }
     }
     .green{
       color: #19be6b;

+ 0 - 6
src/views/financialManagement/unitCollectionPayment/detail.vue

@@ -123,11 +123,5 @@
 <style lang="less">
   .unitCollectionPaymentDetail-cont{
     margin-bottom: 15px;
-    .timeline-box{
-      margin-top: 30px;
-      .auxiliary-txt{
-        color: #808695;
-      }
-    }
   }
 </style>

+ 0 - 6
src/views/financialManagement/warehousingAudit/detail.vue

@@ -125,11 +125,5 @@
 <style lang="less">
   .warehousingAuditDetail-cont{
     margin-bottom: 15px;
-    .timeline-box{
-      margin-top: 30px;
-      .auxiliary-txt{
-        color: #808695;
-      }
-    }
   }
 </style>