xiaoyong931011
2022-12-21 1b394b961e92e4b2f81023e55b6af6e30b830e86
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) {