fix:rm key
This commit is contained in:
		@@ -2,7 +2,7 @@
 | 
				
			|||||||
  <section class="app-main">
 | 
					  <section class="app-main">
 | 
				
			||||||
    <transition name="fade" mode="out-in">
 | 
					    <transition name="fade" mode="out-in">
 | 
				
			||||||
      <!-- <router-view :key="key"></router-view> -->
 | 
					      <!-- <router-view :key="key"></router-view> -->
 | 
				
			||||||
      <router-view :key="key"></router-view>
 | 
					      <router-view></router-view>
 | 
				
			||||||
    </transition>
 | 
					    </transition>
 | 
				
			||||||
  </section>
 | 
					  </section>
 | 
				
			||||||
</template>
 | 
					</template>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user