BUG 25348
This commit is contained in:
@@ -61,9 +61,7 @@ export default {
|
|||||||
delete query.code
|
delete query.code
|
||||||
this.root.goto({query, path, hash})
|
this.root.goto({query, path, hash})
|
||||||
})
|
})
|
||||||
} else {
|
} else this.getCode()
|
||||||
this.getCode({corpId, suiteId, url: location.href})
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
|
|||||||
Reference in New Issue
Block a user