see999 3 years ago
parent
commit
68aad9155d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/xt_pages/stock/drugs/drugStockOutOrderDetailPrint.vue

+ 2 - 2
src/xt_pages/stock/drugs/drugStockOutOrderDetailPrint.vue View File

@@ -16,8 +16,8 @@
16 16
           <table class="print-table" border="1">
17 17
             <tbody>
18 18
             <tr>
19
-              <td style="line-height: 50px" width="250">药品名称</td>
20
-              <td style="line-height: 50px" width="250">规格型号</td>
19
+              <td style="line-height: 50px" width="230">药品名称</td>
20
+              <td style="line-height: 50px" width="230">规格型号</td>
21 21
               <td style="line-height: 50px" width="50">单位</td>
22 22
               <td style="line-height: 50px" width="80">出货数量</td>
23 23
               <td style="line-height:50px" width="80">出库价格</td>