导出表头文字修改

This commit is contained in:
hehaibing-1996
2025-03-18 10:48:15 +08:00
parent e8194078ca
commit d2a1589748

View File

@ -149,7 +149,7 @@ namespace WCS.WebApi.Controllers
new ExportableColumn("记录类型","RecordType"),
new ExportableColumn("操作功能","FunctionType"),
new ExportableColumn("货架编码","MatCode"),
new ExportableColumn("物料编码","MatCode"),
new ExportableColumn("物料名称","MatName"),
new ExportableColumn("物料批次","MatBatch"),
new ExportableColumn("物料规格","MatSpec"),