Skip to content

Commit

Permalink
fix: error
Browse files Browse the repository at this point in the history
  • Loading branch information
dyggod committed Jun 21, 2022
1 parent 16ca4ce commit 56fe8fb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/layout/main/index.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<template>
<div>
<slot name="headbread"></slot>
<router-view>
<slot name="headbread"></slot>
<router-view class="layout-main">
<template #default="{ Component, route }">
<transition>
Expand Down

0 comments on commit 56fe8fb

Please sign in to comment.