Commit 0bf59517 authored by 前端-吴智勇's avatar 前端-吴智勇

Merge branch 'jinfa-0518' into 'jinfa-0518'

Jinfa 0518 See merge request project/jinfa-platform!162
parents 6cc6061f 434c6f35
......@@ -216,7 +216,7 @@ const FormList = (props: any) => {
i.num = i.quantity
i.quantity = i.quantity
i.prpIds = i.prpId
i.price = ''
// i.price = ''
return i
})
setPurchaseData(JSON.parse(JSON.stringify(list)))
......
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