Browse Source

打印单单位修改

mainqaq 2 years ago
parent
commit
eba9eb955b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/xt_pages/stock/drugs/drugStockInOrderDetailPrint.vue

+ 1 - 1
src/xt_pages/stock/drugs/drugStockInOrderDetailPrint.vue View File

@@ -51,7 +51,7 @@
51 51
                    <span>{{ item.warehousing_count }}</span>
52 52
               </td>
53 53
               <td style="line-height: 18px">
54
-                <span>{{item.max_unit}}</span>
54
+                <span>{{item.limax_unit}}</span>
55 55
               </td>
56 56
               <td style="line-height:18px">
57 57
                   <span>{{(item.warehousing_count * item.price).toFixed(2)}}</span>