src/main/resources/templates/febs/views/modules/member/withdrawCoin.html
@@ -188,9 +188,9 @@ return '<a lay-event="confirm" shiro:hasPermission="user:delete">确认</a>' +'<i class="layui-icon febs-edit-area febs-blue"></i>' +'<a lay-event="cancel" shiro:hasPermission="user:delete">拒绝</a>' +'<a lay-event="examine" shiro:hasPermission="user:delete">查看</a>' +'<a lay-event="examine" >查看</a>' }else { return '<a lay-event="examine" shiro:hasPermission="user:delete">查看</a>' return '<a lay-event="examine" >查看</a>' } },minWidth: 200,align:'center'} ]]