{template 'head'}
{template 'menu'}

{php echo $id ? '修改' : '添加'}业务员

{template 'record'}
{template 'finally'}