xiaoyong931011
2022-09-24 17d9a0bacd9389a913c6f6f51ae9a082f143c0fe
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) {