三方跳转退出调整
This commit is contained in:
parent
d7be2f8fa2
commit
a2e4f3df9c
@ -192,6 +192,8 @@ export default {
|
||||
destroySimulationByAdmin(this.group).then(() => {
|
||||
this.logout();
|
||||
});
|
||||
} else if (this.$route.query.labels) {
|
||||
window.close();
|
||||
} else if (this.projectDevice) {
|
||||
this.logout();
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user