Merge remote-tracking branch 'origin/test'
This commit is contained in:
commit
00866bde38
@ -193,7 +193,7 @@ export default {
|
||||
this.logout();
|
||||
});
|
||||
} else if (this.$route.query.third) {
|
||||
if (this.$route.query.project === 'cgy') {
|
||||
if (this.$route.query.project === 'cgy' || this.$route.query.project === 'drts') {
|
||||
window.parent.postMessage('back', '*');
|
||||
} else {
|
||||
window.close();
|
||||
|
Loading…
Reference in New Issue
Block a user