Selaa lähdekoodia

销售缺货报表

chenrui 1 vuosi sitten
vanhempi
commit
8b565f6b89
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  1. 5 0
      src/views/reportData/salesOutofStockReport/detailModal.vue

+ 5 - 0
src/views/reportData/salesOutofStockReport/detailModal.vue

@@ -170,5 +170,10 @@ export default {
       text-align: center;
       margin: 35px 0 10px;
     }
+    .printBox{
+      width:100%;
+      text-align:right;
+      margin-bottom:10px;
+    }
   }
 </style>