添加地区
名称
简称
地区编码
操作
{foreach name="area" item="vo"}
{if $vo.child_num}
+
{else/}
{/if}
添加下级地区
{$vo.id}
删除
{/foreach}