{{ error }}
{% endif %} {% if notice %}{{ notice }}
{% endif %}容量: {{ box.slot_capacity }} 位 | 编号范围: {{ slot_range }}
{% if item.spec_fields.package %}
封装: {{ item.spec_fields.package }}
{% endif %}
{% if item.spec_fields.usage %}
用途: {{ item.spec_fields.usage }}
{% endif %}
数量: {{ item.component.quantity }}
{% if item.lcsc_code %}
编号: {{ item.lcsc_code }}
{% endif %}
{% if item.component.quantity < low_stock_threshold %}
低库存预警
{% endif %}
{% else %}
空位
{% endif %}
{% endfor %}
快速入库
每行一条: 料号, 名称, 数量, 规格, 备注。支持英文逗号或Tab分隔;先点“AI预处理”查看结构化结果,再确认导入。