fix:控制台警告

This commit is contained in:
不做码农 2023-03-22 12:41:53 +08:00
parent f857d500b9
commit 11bf872bb3

View File

@ -1,5 +1,5 @@
<template>
<transition-group name="fade-transform" mode="out-in">
<transition-group>
<inner-link
v-for="(item, index) in tagsViewStore.iframeViews"
:key="item.path"