You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
Rate组件 value(v-model)传入值,状态不会变化
Rate component value (v-model) is passed in, the state will not change
Jun 29, 2021
Hello @dustdu. Please provide a online reproduction by forking this link for vue2、 link for vue3 or a minimal GitHub repository. Make sure to choose the correct version.
你好 @dustdu, 我们需要你提供一个在线的重现实例以便于我们帮你排查问题。你可以通过点击 此处 for vue2、 此处 for vue3 创建一个 codesandbox 或者提供一个最小化的 GitHub 仓库。请确保选择准确的版本。
Version
2.2.0-rc.1
Environment
3.1.1
Reproduction link
https://2x.antdv.com/components/table-cn#components-table-demo-row-selection-and-operation
Steps to reproduce
Rate组件 value(v-model)传入值,状态不会变化
What is expected?
传入值后,状态随之变化
What is actually happening?
传入值后,状态没有变化
The text was updated successfully, but these errors were encountered: