{volist name="track" id="tr"} {volist name="tr['track']" id="tra"}
  • {$tra.sales_day|substr=0,10}
    时 间:{$tra.sales_day|substr=11,19}
    沟通人员:{$tra.sales_staff|default=''}
    {if $tra.gtType eq 1} {notempty name="$tra.customer_tel"}
    拨打电话:{$tra.customer_tel|default=''}
    {/notempty} {notempty name="$tra.tel_alltime"}
    通话时长:{$tra.tel_alltime|default='00:00:00'}
    {/notempty} {/if} {notempty name="$tra.gtType"}
    沟通方式: {if $tra.gtType eq 1} 电话 {elseif $tra.gtType eq 2} QQ {elseif $tra.gtType eq 3} 微信 {elseif $tra.gtType eq 4} 其他 {elseif $tra.gtType eq 5} 门店 {else} 其他 {/if}
    {/notempty} {notempty name="$tra.tel_static"}
    追踪结果:{$tra.tel_static}
    {/notempty} {notempty name="$tra.customer_intention"}
    客户意向:{$tra.customer_intention|default=''}
    {/notempty}
    备注信息:
    {$tra.sales_remark|default=''}
    {if $tra.audio_path}
    {/if}
  • {/volist} {/volist}
{if condition="$erp_status eq 1"}{/if} {volist name="order" id="ord"} {if condition="$erp_status eq 1"} {/if} {/volist}
订单编号 订单时间 消费类型 订单金额 店面 订单备注操作
{$ord.order_sn} {$ord.create_time|substr=###,0,10} {$ord.consultation_type} {$ord.order_amount} {$ord.shop_name} {$ord.order_note} 详情