fix copy again
This commit is contained in:
@@ -25,7 +25,7 @@ export default {
|
||||
|
||||
await this.$copyText(`https://webgems.io${currentPath}/#${reference}`)
|
||||
|
||||
this.$router.push(`${currentPath}/#${reference}`)
|
||||
this.$router.push(`${currentPath}#${reference}`)
|
||||
this.checkReference()
|
||||
// window.location = `https://webgems.io${currentPath}/#${reference}`
|
||||
} catch (e) {
|
||||
|
||||
Reference in New Issue
Block a user