Skip to content

Commit

Permalink
fix: 回退预览页相关代码
Browse files Browse the repository at this point in the history
  • Loading branch information
gene9831 committed Dec 13, 2023
1 parent 47571dc commit 40f2f68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/toolbars/media/src/Main.vue
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,7 @@ export default {
maxWidth: item.maxWidth
})
} else {
state.activeIndex = item.idx
emit('setViewPort', item.width)
}
}
Expand Down

0 comments on commit 40f2f68

Please sign in to comment.