|
@ -479,7 +479,7 @@ const MaintenanceSpotCheck = (props) => { |
|
|
</Form.Item> |
|
|
</Form.Item> |
|
|
<Form.Item className="ant-row" > |
|
|
<Form.Item className="ant-row" > |
|
|
|
|
|
|
|
|
<Button style={{ marginLeft: '40%' }} type='primary' onClick={extractHandler}>开始抽取</Button> |
|
|
<Button style={{ marginLeft: '70%' }} type='primary' onClick={extractHandler}>开始抽取</Button> |
|
|
</Form.Item> |
|
|
</Form.Item> |
|
|
<Form.Item label='抽查总数' name='result'> |
|
|
<Form.Item label='抽查总数' name='result'> |
|
|
<Input disabled /> |
|
|
<Input disabled /> |
|
|