{template 'common/header'}
组织管理 添加&编辑组织
{if $op=="display"}
组织关系列表 导出全部组织数据
ID 显示顺序 组织名称 组织级别 操作
  一级组织 {php echo intval($cbranchtol)} 全部组织 {php echo intval($branchtol)} 全部党员 {php echo intval($usertol)} 全部管理者 {php echo intval($leadertol)}
{elseif $op=="post"}
基本信息
不选择视为顶级组织
单位、党委、党总支、党支部,上下级组织存在从前向后依次的包含关系
升序,值越小越靠前
{php echo tpl_form_field_coordinate('position', array('lat'=>$nowbranch['lat'],'lng'=>$nowbranch['lng']));}
{php echo tpl_ueditor('details', $nowbranch['details']);}
{/if} {template 'common/footer'}