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