Commit d669e2cb authored by 左玲玲's avatar 左玲玲 😬

优化

parent 87bbf483
......@@ -109,7 +109,7 @@ const Storesearch = (props) => {
extraparams={{
level: select.level ?? 0,
key: select.selectedKeys ?? "",
materieId: record.id
materieId: record.materieId
}}
>
......
......@@ -60,8 +60,8 @@ function Instore(props) {
},
{
"title": "操作类型",
"dataIndex": "stockTypeDetailName",
"key": "stockTypeDetailName",
"dataIndex": " stockDetailTypeName",
"key": " stockDetailTypeName",
},
{
"title": "仓库名称",
......
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