查询
刷新
<#if shiro.hasPermission("qmgj:activitystu:list")>
返回
#if>
<#if shiro.hasPermission("qmgj:activitystu:save")>
新增
#if>
<#if shiro.hasPermission("qmgj:activitystu:update")>
查看
#if>
<#if shiro.hasPermission("qmgj:activitystu:delete")>
删除
#if>
<#if shiro.hasPermission("qmgj:activitystu:flow")>
查看活动流程
#if>
<#if shiro.hasPermission("qmgj:activitystu:export")>
导出活动报名详情
#if>
<#if shiro.hasPermission("qmgj:activitystu:notify")>
一键通知
#if>