xiaoyong931011
2023-09-01 5772ee39bd00b83ecca16b0b472d86e945d8c0ea
src/main/resources/templates/febs/views/dapp/member.html
@@ -197,6 +197,7 @@
                totalRow: true ,// 开启合计行
                cols: [[
                    {type: 'checkbox'},
                    {field:'', title: '序号', width: 80, type:'numbers'},
                    // {title: '代理级别',
                    //     templet: function (d) {
                    //         return '<span class="layui-btn layui-btn-normal layui-btn-xs">'+d.accountType+'</span>'