Commit 61115206 authored by krysent's avatar krysent

hai

parent ba2f49d8
...@@ -82,8 +82,8 @@ function Instore(props) { ...@@ -82,8 +82,8 @@ function Instore(props) {
}, },
{ {
title: "物料编码", title: "物料编码",
dataIndex: "materieId", dataIndex: "materieCode",
key: "materieId", key: "materieCode",
}, },
{ {
title: "物料名称", title: "物料名称",
...@@ -121,8 +121,8 @@ function Instore(props) { ...@@ -121,8 +121,8 @@ function Instore(props) {
}, },
{ {
title: "片厚", title: "片厚",
dataIndex: "SheetThickness", dataIndex: "sheetThickness",
key: "SheetThickness", key: "sheetThickness",
search: false, 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