Commit ab127831 authored by wzy's avatar wzy

fix: 编辑清空业务员信息

parent 1958971a
......@@ -39,6 +39,7 @@ export const procurementRenderField = (data) => {
type: item.spec,
memberId: data.vendorMemberId,
memberRoleId: data.vendorRoleId,
requisitionSalesManReqs: null
}
})
}
......
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