瀏覽代碼

打印单单位修改

mainqaq 2 年之前
父節點
當前提交
eba9eb955b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/xt_pages/stock/drugs/drugStockInOrderDetailPrint.vue

+ 1 - 1
src/xt_pages/stock/drugs/drugStockInOrderDetailPrint.vue 查看文件

@@ -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>