<@f.form id="job-form">
@f.form>
<@table id="bootstrap-table">
<@shiro.hasPermission name="sys:job:add">
<@ctx.i18n text = "新增"/>
@shiro.hasPermission>
<@shiro.hasPermission name="sys:job:edit">
<@ctx.i18n text = "修改"/>
@shiro.hasPermission>
<@shiro.hasPermission name="sys:job:del">
<@ctx.i18n text = "删除"/>
@shiro.hasPermission>
<@shiro.hasPermission name="sys:job:loglist">
日志
@shiro.hasPermission>
@table>