Commit b1554033 authored by 刘殿昕's avatar 刘殿昕

getOrganization

parent 78469566
...@@ -998,6 +998,7 @@ export default { ...@@ -998,6 +998,7 @@ export default {
self.portal_id = data.portalid; self.portal_id = data.portalid;
self.is_portal = true; self.is_portal = true;
} }
this.getOrganization();
} else { } else {
self.is_map = 0; self.is_map = 0;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment