Explorar o código

销售缺货报表

chenrui hai 1 ano
pai
achega
8b565f6b89
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  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>