diff --git a/components/vc-select/Select.tsx b/components/vc-select/Select.tsx index e94471f60..348ce1a57 100644 --- a/components/vc-select/Select.tsx +++ b/components/vc-select/Select.tsx @@ -240,6 +240,8 @@ export default defineComponent({ // warning(false, '`label` of `value` is not same as `label` in Select options.'); // } // } + } else { + rawKey = rawValue; } return {