Resolve returnfrombill relationship issue.
This commit is contained in:
@@ -20,6 +20,9 @@ export default function PartsOrderModalComponent({
|
||||
|
||||
return (
|
||||
<div>
|
||||
<Form.Item name="returnfrombill" style={{ display: "none" }}>
|
||||
<Input />
|
||||
</Form.Item>
|
||||
<LayoutFormRow>
|
||||
<Form.Item
|
||||
name="vendorid"
|
||||
|
||||
Reference in New Issue
Block a user