Commit ee956486 authored by alwayOnlie's avatar alwayOnlie

修改字段

parent e9ffdf8b
......@@ -291,7 +291,7 @@ const Details = (props: any) => {
<p>报价商品</p>
</div>
<div className={style.text}>
<p>商品编号:{record.associatedMaterielNo}</p>
<p>商品编号:{record.associatedDataId}</p>
<p className={style.nowrap}>商品名称:{record.associatedMaterielName}</p>
</div>
<div className={style.text}>
......
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