organizationUpdated method

void organizationUpdated()

组织架构有更新

Implementation

void organizationUpdated() {
  onOrganizationUpdated?.call();
}