소스 검색

销售缺货报表

chenrui 1 년 전
부모
커밋
8b565f6b89
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  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>