导出表头文字修改
This commit is contained in:
@ -149,7 +149,7 @@ namespace WCS.WebApi.Controllers
|
|||||||
new ExportableColumn("记录类型","RecordType"),
|
new ExportableColumn("记录类型","RecordType"),
|
||||||
new ExportableColumn("操作功能","FunctionType"),
|
new ExportableColumn("操作功能","FunctionType"),
|
||||||
|
|
||||||
new ExportableColumn("货架编码","MatCode"),
|
new ExportableColumn("物料编码","MatCode"),
|
||||||
new ExportableColumn("物料名称","MatName"),
|
new ExportableColumn("物料名称","MatName"),
|
||||||
new ExportableColumn("物料批次","MatBatch"),
|
new ExportableColumn("物料批次","MatBatch"),
|
||||||
new ExportableColumn("物料规格","MatSpec"),
|
new ExportableColumn("物料规格","MatSpec"),
|
||||||
|
Reference in New Issue
Block a user