|
@ -226,7 +226,7 @@ const MaintenanceSpotCheck = (props) => { |
|
|
<Form form={form}> |
|
|
<Form form={form}> |
|
|
|
|
|
|
|
|
<Form.Item |
|
|
<Form.Item |
|
|
label={<div>抽取比例(%)<Tooltip title='默认抽查乡道比例为25%、抽查村道比例为10%'> |
|
|
label={<div>抽取县道比例(%)<Tooltip title='默认抽查乡道比例为25%、抽查村道比例为10%'> |
|
|
<ExclamationCircleOutlined style={{ marginLeft: 6 }} /> |
|
|
<ExclamationCircleOutlined style={{ marginLeft: 6 }} /> |
|
|
</Tooltip></div>} |
|
|
</Tooltip></div>} |
|
|
name="percentValue" |
|
|
name="percentValue" |
|
|