| | |
| | | <!-- <span class="layui-badge-dot febs-bg-orange"></span> 无权限-->
|
| | | <!-- </span>-->
|
| | | <a lay-event="confirm" shiro:hasPermission="coin:check" >确认</a>
|
| | | <i class="layui-icon febs-edit-area febs-blue"></i>
|
| | | <a lay-event="cancel" shiro:hasPermission="coin:check" >拒绝</a>
|
| | |
|
| | | </script>
|
| | |
| | | return '<span style="color:red;">拒绝</span>'
|
| | | }
|
| | | },minWidth: 100,align:'center'},
|
| | | {title: '操作', toolbar: '#user-option',templet: function (d) {
|
| | | {title: '操作',templet: function (d) {
|
| | | if (d.status === 1) {
|
| | | return '<a lay-event="confirm" shiro:hasPermission="coin:check">确认</a>'
|
| | | +'<i class="layui-icon febs-edit-area febs-blue"></i>'
|