Commit b39948a9 authored by krysent's avatar krysent

bug

parent c15bced2
......@@ -188,6 +188,7 @@ function Outstore(props) {
title: "单据编号",
dataIndex: "documentsCode",
key: "documentsCode",
search: false,
},
{
title: "完成时间",
......@@ -214,7 +215,6 @@ function Outstore(props) {
{
title: "物料名称",
dataIndex: "materieName",
search: false,
key: "materieName",
},
{
......
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