{include file="public/head" /}
{$info ? '编辑' : '添加'}核销员
{if isset($info.id) && $info.id > 0}
用户关联后不可修改
{/if}
返回
{include file="public/footer" /}