添加调拨单
当前门店:
{{ storeInfo.store_name }}
产品名称/规格/编码
当前库存
单位
成本价
数量
总金额
操作
{{ item.sku_name }}
暂无商品
{{ item.sku_name }}
{{ item.real_stock || 0 }}
{{ item.unit }}
{{ item.cost_price || 0 }}
{{ (item.goods_num * item.cost_price || 0).toFixed(2) }}
暂无数据,请选择商品数据
合计:共{{ totalData.kindsNum }}种{{ totalData.countNum }}{{ totalData.unit }}产品,合计金额{{ totalData.price.toFixed(2) }}