Commit 434df50b authored by krysent's avatar krysent

bug

parent b39948a9
......@@ -140,6 +140,7 @@ function Outstore(props) {
{
title: "物料名称",
dataIndex: "materieName",
search: false,
key: "materieName",
},
{
......@@ -163,7 +164,6 @@ function Outstore(props) {
{
title: "目标库位",
dataIndex: "targetStorePositionName",
search: false,
key: "targetStorePositionName",
},
{
......
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