添加地区
<#list areaList as x>
ID 地区 级别 操作
${x.area_id} ${x.area_name} <#if x.area_type == 1> 市级 <#elseif x.area_type == 0> 县区