-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
3.2.11
Environment
vue3版本3.3.0
Reproduction link
https://3x.antdv.com/components/menu-cn#API
Steps to reproduce
默认 中等 紧凑 <script setup> const tableSize = ref([]); </script> //描述:v-model:selected-keys 双向绑定无效What is expected?
是否缺陷?
What is actually happening?
v-model:selected-keys 双向绑定无效
chengyu2333 and Delevin888