Commit 61115206 authored by krysent's avatar krysent

hai

parent ba2f49d8
......@@ -82,8 +82,8 @@ function Instore(props) {
},
{
title: "物料编码",
dataIndex: "materieId",
key: "materieId",
dataIndex: "materieCode",
key: "materieCode",
},
{
title: "物料名称",
......@@ -121,8 +121,8 @@ function Instore(props) {
},
{
title: "片厚",
dataIndex: "SheetThickness",
key: "SheetThickness",
dataIndex: "sheetThickness",
key: "sheetThickness",
search: false,
},
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment