Skip to content

Commit 9679616

Browse files
author
QM303176530
committed
清理warning相关信息
1 parent 2022a41 commit 9679616

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web/src/view/layout/aside/historyComponent/history.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@ export default {
147147
return item.name == this.rightActive
148148
}
149149
)
150-
console.log(right)
151150
this.$router.push(right)
152151
sessionStorage.setItem('historys', JSON.stringify(this.historys))
153152
},

0 commit comments

Comments
 (0)