<#if user?? && (user.roleAuthMap["A03_A01_A02_B01"]?? || user.admin) >
  • class="layui-this">全部客户<#if subtype == 'index'>(<#if entCustomerList??>${entCustomerList.totalElements}<#else>0)
  • <#if user?? && (user.roleAuthMap["A03_A01_A02_B02"]?? || user.admin) >
  • class="layui-this">今日新增<#if subtype == 'today'>(<#if entCustomerList??>${entCustomerList.totalElements}<#else>0)
  • <#if user?? && (user.roleAuthMap["A03_A01_A02_B03"]?? || user.admin) >
  • class="layui-this">本周新增<#if subtype == 'week'>(<#if entCustomerList??>${entCustomerList.totalElements}<#else>0)
  • <#if user?? && (user.roleAuthMap["A03_A01_A02_B04"]?? || user.admin) >
  • class="layui-this">企业客户<#if subtype == 'enterprise'>(<#if entCustomerList??>${entCustomerList.totalElements}<#else>0)
  • <#if user?? && (user.roleAuthMap["A03_A01_A02_B05"]?? || user.admin) >
  • class="layui-this">个人客户<#if subtype == 'personal'>(<#if entCustomerList??>${entCustomerList.totalElements}<#else>0)
  • class="layui-this">我的客户<#if subtype == 'creater'>(<#if entCustomerList??>${entCustomerList.totalElements}<#else>0)