mirror of
https://github.com/dataease/dataease.git
synced 2026-05-18 01:38:11 +08:00
perf(公共链接): 公共链接跳转返回代码删除debugger
This commit is contained in:
@@ -53,7 +53,6 @@ export default {
|
||||
bus.$emit('clear_panel_linkage', { viewId: 'all' })
|
||||
},
|
||||
back2Last() {
|
||||
debugger
|
||||
this.$router.back(-1)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user