|
@ -109,7 +109,7 @@ function EffectiveDetail(props) { |
|
|
</Descriptions.Item> |
|
|
</Descriptions.Item> |
|
|
<Descriptions.Item span={2}> |
|
|
<Descriptions.Item span={2}> |
|
|
<Checkbox.Group |
|
|
<Checkbox.Group |
|
|
defaultValue={[record.unitDelay ? 1 : -1, record.unitUp ? 2 : -1]} |
|
|
defaultValue={[...record.unit_fee_type_group]} |
|
|
disabled |
|
|
disabled |
|
|
options={[ |
|
|
options={[ |
|
|
{ |
|
|
{ |
|
|
xxxxxxxxxx