|
|
|
@ -92,13 +92,7 @@ const InfoForm = ({ formInstance, onSubmit, onReset, onValuesChange, editable, s
|
|
|
|
|
)} */}
|
|
|
|
|
</Row>
|
|
|
|
|
{/* <Divider className='my-1' /> */}
|
|
|
|
|
|
|
|
|
|
<<<<<<< HEAD
|
|
|
|
|
<ProductInfoLgc editable={editable} formInstance={form} />
|
|
|
|
|
=======
|
|
|
|
|
<ProductInfoLgc editable={editable} ignoreEditable={ignoreEditable} formInstance={form} />
|
|
|
|
|
<ProductInfoQuotation editable={editable} formInstance={form} />
|
|
|
|
|
>>>>>>> ab527e36c27b7e3d4f344c30675a93729ef7cf3c
|
|
|
|
|
|
|
|
|
|
<Form.Item hidden name={'id'} label={'ID'}>
|
|
|
|
|
<Input />
|
|
|
|
|