fix
Hentua
2023-04-20 9bd759f5a7ad5fe0b47105efd7cacf3f4bf7e9a8
src/main/resources/templates/febs/views/modules/mallMember/scoreAchieveReleaseList.html
@@ -26,7 +26,7 @@
            tableIns = febs.table.init({
                elem: $view.find('table'),
                id: 'achieveReleaseChild',
                url: ctx + 'admin/mallMember/roleReleaseChild?parentId=1',
                url: ctx + 'admin/mallMember/achieveReleaseChild?parentId=1',
                totalRow: true ,// 开启合计行
                cols: [[
                    {field: 'name', title: '名称', minWidth: 150,align:'center', totalRowText: '合计:'},