Commit bb0b37e0 authored by Pan's avatar Pan

fix:rm key

parent a17c1eb2
......@@ -2,7 +2,7 @@
<section class="app-main">
<transition name="fade" mode="out-in">
<!-- <router-view :key="key"></router-view> -->
<router-view :key="key"></router-view>
<router-view></router-view>
</transition>
</section>
</template>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment