Explorar el Código

销售缺货报表

chenrui hace 1 año
padre
commit
8b565f6b89
Se han modificado 1 ficheros con 5 adiciones y 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>