xiaoyong931011
2023-01-06 8b92a1b10e9d919fd8673ece41722bb966babbb3
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) {