Commit 8cf0b12c authored by alwayOnlie's avatar alwayOnlie

曾加物料id

parent cd54cd87
......@@ -147,6 +147,7 @@ const FormList = (props: any) => {
dataList.map((item, index) => {
list.push({
id: item.id,
materielId: item.id,
materielNo: item.materielNo,
materielName: item.materielName,
type: item.type,
......
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