返回上一页
写跟进
跟进记录
    {volist name='$result.comment' id='vo' }
  • {$vo.create_date|date='Y年m月d日 H:i'}

    {$vo.username}:
    {$vo.reply_msg}

  • {/volist}
{include file="common/foot"/}