first commit
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
methods: {
|
||||
go(value) {
|
||||
var url = window.location.href
|
||||
|
||||
|
||||
if (value[url.split('#')[0]]) {
|
||||
window.open(value[url.split('#')[0]])
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user