求助, v-for 循环组件时,组件的setup执行顺序是倒序执行的。 #6087
Unanswered
cn-troy
asked this question in
Help/Questions
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
当我使用v-for循环输出组件时,在数据源发生重置后,每个组件执行setup的顺序没有按照for的顺序进行。
demo:Element Plus Playground
你可以在demo中输入4进行搜索, 在点击重置按钮, 并查看console
Beta Was this translation helpful? Give feedback.
All reactions