This commit is contained in:
2020-07-22 23:43:42 +00:00
parent eaa64f1227
commit d961b93319
3 changed files with 15 additions and 3 deletions

View File

@@ -306,6 +306,7 @@ export default {
);
})();
}
if (vm.$store.state.openObject != null) {
window.$gz.eventBus.$emit("openobject", null);
} else {