{{ error }}
{% endif %} {% if notice %}{{ notice }}
{% endif %}出库只需要输入数量,系统会自动扣减库存并记录统计。
搜索结果
| 料号 | 名称 | 规格 | 库存 | 位置 | 跳转 | 出库 |
|---|---|---|---|---|---|---|
| {{ c.part_no }} | {{ c.name }} | {{ c.specification or '-' }} | {{ c.quantity }} | {{ row.box_name }} / {{ row.slot_code }} | 进入位置 | |
| {% if keyword %}未找到匹配元件{% else %}先输入关键字进行搜索{% endif %} | ||||||