xiaoyong931011
2023-03-24 a1b204fd4c5b713a53b464e3f98e5372e1eebf66
src/main/resources/templates/febs/views/modules/mallMember/chargeFlowList.html
@@ -124,7 +124,7 @@
                    {field: 'phone', title: '账号', minWidth: 150,align:'left'},
                    {field: 'amount', title: '金额', minWidth: 150,align:'left'},
                    {field: 'amountFee', title: '手续费', minWidth: 150,align:'left'},
                    {field: 'bankNo', title: '地址', minWidth: 300,align:'left'},
                    {field: 'remark', title: '地址', minWidth: 300,align:'left'},
                    {field: 'status', title: '状态',
                        templet: function (d) {
                            if (d.status === 1) {