Closed
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
3.2.20
Environment
chrome 128.0.6613.120 vue3.2.33
Reproduction link
Steps to reproduce
在tabs里面嵌入 ,里面放多张图片,切换tab,预览图片的时候,顺序会颠倒
{{ dataInfo[`${activeKey}Info`] }}
What is expected?
顺序还是按照第一个开始
What is actually happening?
在tabs里面嵌入 ,里面放多张图片,切换tab,在切换回去后,预览图片的时候,顺序会颠倒