{capture name="header"}> <{script src="coms/autocompleter.js" app="desktop"}> <{script src="coms/pager.js" app="desktop"}> <{/capture}>
| 基础物料编码 | 条形码 | 基础物料名称 | 尺寸 | 数量 | <{if $is_stockout}>已出库数量 | <{/if}>原价 | 供货价(含税) | 标记 |
|---|---|---|---|---|---|---|---|---|
| <{$item.bn}> | <{$item.barcode}> | <{$item.product_name}> | <{$item.size}> | <{$item.num}> | <{if $is_stockout}><{$item.send_num}> | <{/if}><{$item.price}> | <{$item.market_price}> | <{$item.order_label}> |
暂无拣货单明细 |
||||||||
| 订单号 | 发货仓 | 基础物料编码 | 条形码 | 会员反馈途径 | 问题描述 | 一级分类 | 二级分类 | 三级分类 | 订单标签 | 图片信息 | 视频信息 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| <{$item.order_sn}> | <{$item.delivery_warehouse}> | <{$item.bn}> | <{$item.barcode}> | <{$item.channel}> | <{$item.problem_desc}> | <{$item.first_classification}> | <{$item.second_classification}> | <{$item.third_classification}> | <{$item.order_label}> | <{$item.image_list}> | <{$item.video_list}> |