Skip to content

Commit 33bd543

Browse files
committed
bugfix-anchor-route
1 parent 635ed2e commit 33bd543

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

dist/viewuiplus.min.esm.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -766,6 +766,8 @@ const _sfc_main$2h = {
766766
},
767767
watch: {
768768
"$route"() {
769+
this.currentLink = "";
770+
this.currentId = "";
769771
this.handleHashChange();
770772
nextTick(() => {
771773
this.handleScrollTo();

0 commit comments

Comments
 (0)