xiaoyong931011
2022-03-16 43be6d21545f25d72955e9d73cb93d8c5a0c9df7
20211201  fish
1 files modified
4 ■■■■ changed files
src/main/resources/templates/febs/views/modules/member/withdrawCoin.html 4 ●●●● patch | view | raw | blame | history
src/main/resources/templates/febs/views/modules/member/withdrawCoin.html
@@ -70,9 +70,9 @@
    {{# if(d.status === 1) { }}
        <a lay-event="confirm" shiro:hasPermission="coin:check">确认</a>
        <a lay-event="cancel" shiro:hasPermission="coin:check">拒绝</a>
        <a lay-event="examine" >查看</a>
<!--        <a lay-event="examine" >查看</a>-->
    {{# } else { }}
        <a lay-event="examine" >查看</a>
<!--        <a lay-event="examine" >查看</a>-->
    {{# } }}
</script>
<!-- 表格操作栏 end -->