{{ item.box.name }}
{{ item.box.description or '暂无描述' }}
编号前缀: {{ item.box.slot_prefix }} | 范围: {{ item.slot_range }}
已启用: {{ item.used_count }}/{{ item.box.slot_capacity }}
概览(已启用序号和名称)
{% if item.overview_rows %}-
{% for row in item.overview_rows %}
- {{ row.slot_code }} - {{ row.name }} ({{ row.part_no }}) {% endfor %}
暂无启用记录
{% endif %}设置(改名/前缀/起始号)
输入基础名称后,系统会自动生成: 基础名称 + 编号范围。