-
首先数据已经初始化完成, |
Beta Was this translation helpful? Give feedback.
Answered by
jahnli
Apr 12, 2024
Replies: 1 comment 1 reply
-
去掉 v-model 换成 :value + @update:value 试试,或者单纯使用 v-model |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jahnli
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
去掉 v-model 换成 :value + @update:value 试试,或者单纯使用 v-model