fix: always allow switching between CVT and SP
This commit is contained in:
@ -182,7 +182,6 @@ const canSkipPrimarySwitch = computed(
|
|||||||
:allow-empty="false"
|
:allow-empty="false"
|
||||||
option-label="title"
|
option-label="title"
|
||||||
option-value="value"
|
option-value="value"
|
||||||
:disabled="extraDisplayOptionsDisabled"
|
|
||||||
/>
|
/>
|
||||||
</OptionRow>
|
</OptionRow>
|
||||||
<OptionRow
|
<OptionRow
|
||||||
|
Reference in New Issue
Block a user