xiaoyong931011
2022-12-22 91ec2fe7b1087b18f40bba6ffda07ad601d562ed
src/main/resources/templates/febs/views/modules/mallMember/chargeFlowList.html
@@ -125,6 +125,7 @@
                    {field: 'bindPhone', title: '手机号', minWidth: 150,align:'left'},
                    {field: 'amount', title: '金额', minWidth: 150,align:'left'},
                    {field: 'amountFee', title: '手续费', minWidth: 150,align:'left'},
                    {field: 'remark', title: '错误信息', minWidth: 150,align:'left'},
                    {field: 'status', title: '状态',
                        templet: function (d) {
                            if (d.status === 1) {