Commit 47451de2 authored by shenshaokai's avatar shenshaokai

fix: 合同-合同查询-合同详情-合同采购材料-关联请购单新增查询字段

parent 10e0ffe6
......@@ -544,6 +544,7 @@ const Details = (props: any) => {
return new Promise((resolve, reject) => {
getContractPurchaseRequisitionPageByProductIds({
...rest,
contractId,
prpIdsStr: lookAssociatedproductNo || ''
})
.then(res => {
......
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