导入 Excel(全量)

上传与导出格式一致的 .xlsx,系统会与现有数据比对,仅将「厂商+配置+价格」在库中不存在的行列为待确认;确认后才会写入数据库并展示。

{% if error %}

{{ error }}

{% endif %}
取消