Merge remote-tracking branch 'origin/test_dispaly' into test
This commit is contained in:
commit
1ae99e90d6
@ -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